Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第12,32112,330项(搜索用时0.01秒)
devel/rhtvision-2.2.1.1 (Score: 6.4754924E-5)
Complete C++ Text User Interface (TUI) library
A complete C++ Text User Interface (TUI) featuring windows, dialogs (buttons, check and radio boxes, input boxes, etc.), mouse support, menus, etc. It's available for various platforms and compilers.
devel/subversion-1.9.4 (Score: 6.4754924E-5)
版本控制系统的 Python 绑定
Subversion 是一个版本控制系统,其设计得尽可能地类似于 cvs(1),但解决了很多 cvs(1) 未解决的问题。 这个 port 给 Subversion 添加 Python 绑定。
devel/unpaddedbase64-1.0.1 (Score: 6.4754924E-5)
Unpadded Base64
Encode and decode Base64 without "=" padding. RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes using "=" characters. However this conveys no benefit so many protocols choose to use Base64 without the "=" padding.
devel/wrapt-1.10.8 (Score: 6.4754924E-5)
Decorators, wrappers and monkey patching
The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.
devel/wsgitools-0.3 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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: 6.4754924E-5)
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.