Ports Search

Results 7,0717,080 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.015 seconds)
textproc/Text-WordDiff-0.08 (Score: 2.252498E-4)
Track changes between documents
This module is a variation on the lovely Text::Diff module. Rather than generating traditional line-oriented diffs, however, it generates word-oriented diffs. This can be useful for tracking changes in narrative documents or documents with very long lines. To diff source code, one is still best off using Text::Diff. But if you want to see how a short story changed from one version to the next, this module will do the job very nicely.
textproc/ripole-0.2.2 (Score: 2.252498E-4)
Small program designed to pull attachments out of OLE2 documents
ripOLE is a small program/library designed to pull out attachments from OLE2 data files (ie, MS Office documents). ripOLE is BSD licenced meaning that commercial projects can also use the code without worrying about licence costs or legal liabilities. Currently, ripOLE is in a development phase. It can extract some files from Microsoft Office documents. Ultimately, what ripOLE should be able to do is convert any embedded content in MS Office files back into its original format (JPEG, arbitary files, movies etc).
www/tikiwiki-15.2 (Score: 2.252498E-4)
Powerful PHP based Wiki/CMS/Groupware
Tiki CMS/Groupware, also known as TikiWiki, is a powerful web-based Groupware and Content Management System (CMS) using PHP, ADOdb and smarty. It can be used to create all sorts of web applications, sites, portals, intranets and extranets. For example you can use it as GeoCMS (Geospatial Content Management System) too. It's developed by a large number of contributors which forms the TikiWiki Community.
www/pebble-2.3.2 (Score: 2.252498E-4)
Lightweight, open source, Java EE blogging tool
Pebble is a lightweight, open source, Java EE blogging tool. It's small, fast and feature-rich with unrivalled ease of installation and use. Blog content is stored as XML files on disk and served up dynamically, so there's no need to install a database. All maintenance and administration can be performed through your web browser, making Pebble ideal for anybody who is constantly on the move or doesn't have direct access to their host.
www/mod_auth_external-2.2.11 (Score: 2.252498E-4)
Allows users authentication based on external mechanisms
Mod_Auth_External is an Apache module used for authentication. The Apache HTTP Daemon can be configured to require users to supply logins and passwords before accessing pages in some directories. Authentication is the process of checking if the password given is correct for a user. Apache has standard modules for authenticating out of several different kinds of databases. Mod_Auth_External is a flexible tool for creating authentication systems based on other databases.
www/Image-Delivery-0.14 (Score: 2.252498E-4)
Efficient transformation and delivery of web images
Image::Delivery - Efficient transformation and delivery of web images Many web applications generate or otherwise deliver graphics as part of their interface. Getting the delivery of these images right is tricky, and developers usually need to make trade-offs in order to get a usable mechanism. Image::Delivery is an extremely sophisticated module for delivering these generated images. It is designed to be powerful, flexible, extensible, scalable, secure, stable and correct, and use a minimum of resources.
www/kanboard-1.0.33 (Score: 2.252498E-4)
Simple visual task board software
Kanboard is a simple visual task board software. Main features: * Kanban methodology * Visualize your work * Limit your work in progress to be more efficient * Customize your boards according to your business activities * Multiple boards with the ability to drag and drop tasks * Minimalist software, focus only on essential features (Less is more) * Fast and simple to use * Access from anywhere with a modern browser * Free, open source and self-hosted * Super simple installation
www/sudo-1.2.0 (Score: 2.252498E-4)
Sudo mode is an extra layer of security for Django
django-sudo provides an extra layer of security for after a user is already logged in. Views can be decorated with @sudo_required, and then a user must re-enter their password to view that page. After verifying their password, that user has elevated permissions for the duration of SUDO_COOKIE_AGE. This duration is independent of the normal session duration allowing short elevated permission durations, but retain long user sessions.
www/praw-3.4.0 (Score: 2.252498E-4)
Python Reddit API Wrapper
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to reddit's API. PRAW aims to be as easy to use as possible and is designed to follow all of reddit's API rules. You have to give a useragent that follows the rules, everything else is handled by PRAW so you needn't worry about violating them.
www/urlgrabber-3.9.1 (Score: 2.252498E-4)
High-level cross-protocol url-grabber
urlgrabber is a pure python package that drastically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. It is extremely simple to drop into an existing program and provides a clean interface to protocol-independant file-access. Best of all, urlgrabber takes care of all those pesky file-fetching details, and lets you focus on whatever it is that your program is written to do!