Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第4,8614,870项(搜索用时0.01秒)
devel/pytrie-0.2 (Score: 2.4923508E-4)
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: 2.4923508E-4)
Job queue server
qserve is used in mwlib. It's a job queue server written in python.
devel/speaklater-1.3 (Score: 2.4923508E-4)
Lazy string Python module for translations
Speaklater is a Python module that provides lazy strings for translations.
devel/llvm-3.9.0 (Score: 2.4923508E-4)
LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/notify-0.1.1 (Score: 2.4923508E-4)
python bindings for libnotify
A python bindings for libnotify. The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time.
devel/phpserialize-0.4 (Score: 2.4923508E-4)
Python implementation of PHP's native serialize() and unserialize()
This is a python implementation of PHP's native serialize() and unserialize() functions.
devel/pkgconfig-1.1.0 (Score: 2.4923508E-4)
Python module to interface with the pkg-config command line tool
pkgconfig is a Python module to interface with the pkg-config command line tool.
devel/pytest-timeout-0.4 (Score: 2.4923508E-4)
Pytest plugin to abort hanging tests
This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don't know why the test suite hangs.
devel/zope.datetime-3.4.1 (Score: 2.4923508E-4)
Commonly used date and time related utility functions
zope.datetime is a set of commonly used date and time related utility functions.
devel/rednose-0.4.3 (Score: 2.4923508E-4)
Coloured output for nosetests
Rednose is a nosetests plugin for adding colour (and readability) to nosetest console results.