Ports Search

Results 6,8616,870 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/ExtensionClass-4.1.2 (Score: 9.06569E-5)
Metaclass for subclassable extension types
This package provides a metaclass that allows classes implemented in extension modules to be subclassed in Python.
devel/help-5.5.1 (Score: 9.06569E-5)
Python bindings for the Qt5 toolkit, QtHelp module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtHelp module.
devel/Acquisition-4.2.2 (Score: 9.06569E-5)
Allows to obtain attributes from the containment hierarchy
Acquisition is a mechanism that allows objects to obtain attributes from the containment hierarchy they're in.
devel/dirspec-13.10 (Score: 9.06569E-5)
XDG Base and User directories implementation
A Python library which provides support for handling directories as described in the XDG Base Directory and User Folders specifications.
devel/Extremes-1.1.1 (Score: 9.06569E-5)
Production-quality 'Min' and 'Max' objects (adapted from PEP 326)
The peak.util.extremes module provides a production-quality implementation of the Min and Max objects from PEP 326.
Internationalizing and localizing software for Zope 2
PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2.
devel/ctags-1.0.5 (Score: 9.06569E-5)
Python bindings for ctags index file
Exuberant Ctags indexing python bindings Exuberant Ctags supports indexing of many modern programming languages. Python is a powerful scriptable dynamic language. Using Python to access Ctags index file is a natural fit in extending an application's capability to examine source code. This project wrote a wrapper for readtags.c. I have been using the package in a couple of projects and it has been shown that it could easily handle hundreds source files.
devel/fam-1.1.1 (Score: 9.06569E-5)
Python Interface to the File Alteration Monitor
Python FAM provides a Python module to use the File Alteration Monitor(ports/devel/fam) in Python.
devel/dissy-10 (Score: 9.06569E-5)
Graphical frontend to the objdump disassembler
Dissy is a graphical frontend to the objdump disassembler. Dissy can be used for debugging and browsing compiler-generated code.
devel/freezegun-0.3.6 (Score: 9.06569E-5)
Let your Python tests travel through time
FreezeGun is a library that allows your python tests to travel through time by mocking the datetime module.