Ports Search

Results 12,36112,370 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.014 seconds)
devel/wsgitools-0.3 (Score: 1.5577191E-4)
Useful middlewares and filters for wsgi as well as scgi servers
wsgitools is a set of tools working with WSGI (see PEP 333). It includes classes for filtering content, middlewares for caching, logging and tracebacks as well as two backends for SCGI. Goals in writing it were portability and simplicity.
devel/xdg-0.25 (Score: 1.5577191E-4)
Python library to access freedesktop.org standards
A python library to access freedesktop.org standards. Currently supported are: o Base Directory Specification o Menu Specification o Desktop Entry Specification o Icon Theme Specification o Recent File Spec o Shared-MIME-Database Specification
devel/zope.container-3.12.0 (Score: 1.5577191E-4)
Zope Container
This package define interfaces of container components, and provides container implementations such as a BTreeContainer and OrderedContainer, as well as the base class used by zope.site.folder for the Folder implementation.
devel/zope.copy-3.5.0 (Score: 1.5577191E-4)
Pluggable object copying mechanism
This package provides a pluggable way to copy persistent objects. It was once extracted from the zc.copy package to contain much less dependencies. In fact, we only depend on zope.interface to provide pluggability.
devel/zope.event-4.1.0 (Score: 1.5577191E-4)
Very basic event publishing system
zope.event provides a simple event system on which application-specific event systems can be built. Application code can generate events without being concerned about the event-processing frameworks that might handle the events.
devel/zope.filerepresentation-3.6.1 (Score: 1.5577191E-4)
File-system Representation Interfaces
zope.filerepresentation is a File-system Representation Interfaces. The interfaces defined here are used for file-system and file-system-like representations of objects, such as file-system synchronization, FTP, PUT, and WebDAV.
devel/zope.pagetemplate-3.6.3 (Score: 1.5577191E-4)
Zope Page Templates
Page Templates provide an elegant templating mechanism that achieves a clean separation of presentation and application logic while allowing for designers to work with templates in their visual editing tools (FrontPage, Dreamweaver, GoLive, etc.).
devel/Babel-2.3.4 (Score: 1.5577191E-4)
Collection of tools for internationalizing Python applications
Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.
devel/xdg-0.25 (Score: 1.5577191E-4)
Python 3 library to access freedesktop.org standards
A python library to access freedesktop.org standards. Currently supported are: o Base Directory Specification o Menu Specification o Desktop Entry Specification o Icon Theme Specification o Recent File Spec o Shared-MIME-Database Specification
devel/pyst-0.6.50 (Score: 1.5577191E-4)
Python interface to allow Asterisk programming
Pyst consists of a set of interfaces and libraries to allow programming of Asterisk from python. The library currently supports AGI, AMI, and the parsing of Asterisk configuration files. The library also includes debugging facilities for AGI.