Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第11,88111,890项(搜索用时0.011秒)
devel/rclint-0.2.1 (Score: 1.1597805E-4)
Checks rc scripts for style and common errors
Long have there been calls for an rc analog to portlint. This script allows people to make a quick pre-commit check of rc files. Try using the -v flag if the error messages are too terse.
devel/pcsc-lite-1.8.18 (Score: 1.1597805E-4)
Smartcard development library
This is a port of the MUSCLE PC/SC-Lite architecture. Allows easy porting of Windows smartcard software to other operating systems. Supports many types of serial, PCMCIA, and USB smartcard readers and cryptographic tokens.
devel/setuptools-23.1.0 (Score: 1.1597805E-4)
Python packages installer
Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects, where packaging includes: - Python package and module definitions - Distribution package metadata - Test hooks - Project installation - Platform-specific details - Python 3 support
devel/rhtvision-2.2.1.1 (Score: 1.1597805E-4)
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: 1.1597805E-4)
版本控制系统的 Python 绑定
Subversion 是一个版本控制系统,其设计得尽可能地类似于 cvs(1),但解决了很多 cvs(1) 未解决的问题。 这个 port 给 Subversion 添加 Python 绑定。
devel/unpaddedbase64-1.0.1 (Score: 1.1597805E-4)
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: 1.1597805E-4)
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: 1.1597805E-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.1597805E-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.1597805E-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.