Ports Search

Results 6,9116,920 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/Validate_US-0.5.5 (Score: 2.1808068E-4)
PEAR data validation class for US
A PEAR data validation class for US. The package includes SSN, Postal Code, Regions (States), Phone Numbers.
devel/VersionControl_SVN-0.5.2 (Score: 2.1808068E-4)
Wrapper interface for the Subversion command-line client
VersionControl_SVN is a simple OO-style interface for Subversion, the free/open-source version control system.
devel/jsonc-1.3.7 (Score: 2.1808068E-4)
PECL extension for JSON manipulation
Support for JSON (JavaScript Object Notation) serialization. This is a drop-in alternative to PHP standard json extension.
devel/pep8-1.7.0 (Score: 2.1808068E-4)
Python style guide checker
pep8 is a tool to check your Python code against some of the style conventions in PEP 8.
devel/pmccabe-2.6 (Score: 2.1808068E-4)
Code complexity estimator
pmccabe calculates McCabe-style cyclomatic complexity for C and C++ source code. Per-function complexity may be used for spotting likely trouble spots and for estimating testing effort. pmccabe also includes a non-commented line counter, decomment which only removes comments from source code; codechanges, a program to calculate the amount of change which has occurred between two source trees or files; and vifn, to invoke vi given a function name rather than a file name.
devel/ExtensionClass-4.1.2 (Score: 2.1808068E-4)
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: 2.1808068E-4)
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: 2.1808068E-4)
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: 2.1808068E-4)
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: 2.1808068E-4)
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.