Ports Search

Results 10,38110,390 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.013 seconds)
devel/initgroups-2.13.0 (Score: 5.3006617E-5)
Convenience uid/gid helper function used in Zope2
initgroups provides a convenience function to deal with user/group ids on Unix-style systems.
devel/babelfish-0.5.5 (Score: 5.3006617E-5)
Module to work with countries and languages
BabelFish is a Python library to work with countries and languages.
devel/jellyfish-0.3.1 (Score: 5.3006617E-5)
Library for doing approximate and phonetic matching of strings
Jellyfish is a python library for doing approximate and phonetic matching of strings.
devel/characteristic-14.3.0 (Score: 5.3006617E-5)
Python attributes without boilerplate
characteristic is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. You just specify the attributes to work with and characteristic gives you any or all of: a nice human-readable __repr__, a complete set of comparison methods, immutability for attributes, and a kwargs-based initializer without writing dull boilerplate code again and again.
devel/log4py-1.3 (Score: 5.3006617E-5)
Python logging module
log4py is a logging module for python, similar to log4j
devel/dialog-2.7 (Score: 5.3006617E-5)
Python interface to dialog(3)
This is a Python module for making simple Text/Console-mode user interfaces.
devel/freebsd-0.9.3 (Score: 5.3006617E-5)
Python interface to FreeBSD-specific system libraries
This package provides a python interface to FreeBSD-specific library functions.
devel/posix-33.4.0 (Score: 5.3006617E-5)
POSIX layer for Lua
LuaPosix is a Lua extension library that provides support for POSIX.
devel/pytrie-0.2 (Score: 5.3006617E-5)
Pure Python implementation of the trie data structure
A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key.
devel/qserve-0.2.8 (Score: 5.3006617E-5)
Job queue server
qserve is used in mwlib. It's a job queue server written in python.