Ports Search

Results 9,1119,120 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.014 seconds)
devel/funcsigs-1.0.2 (Score: 1.869263E-4)
Python function signatures from PEP362
funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.7 as well as 3.2 and up.
devel/ZopeUndo-2.12.0 (Score: 1.869263E-4)
ZODB undo support for Zope2
This package is used to support the Prefix object that Zope 2 uses for the undo log. It is a separate package only to aid configuration management.
devel/pructl-0.2 (Score: 1.869263E-4)
Utilities to interface with PRUs
pructl is a tool to interface with libpru. It allows the user to reset the PRU, enable/disable the PRU and to upload programs to the PRU.
devel/argh-0.26.1 (Score: 1.869263E-4)
Simple (Python) argparse wrapper
Argh provides a very simple wrapper for argparse with support for hierarchical commands that can be bound to modules or classes.
devel/psvn-20120326.212349 (Score: 1.869263E-4)
Subversion interface for Emacs
psvn.el is an interface for the revision control tool subversion. psvn.el provides a similar interface for subversion as pcl-cvs for cvs.
devel/AddOns-0.7 (Score: 1.869263E-4)
Dynamically extend other objects with AddOns
py-AddOn classes are like dynamic mixins, but with their own private attribute and method namespaces. A concern implemented using add-ons can be added at runtime to any object that either has a writable __dict__ attribute, or is weak-referenceable. AddOn classes are also like adapters, but rather than creating a new instance each time you ask for one, an existing instance is returned if possible. In this way, add-ons can keep track of ongoing state. For example, a Persistence add-on might keep track of whether its subject has been saved to disk.
devel/artifactory-4.12.0.1 (Score: 1.869263E-4)
Universal Artifact Repository Manager
The world's most advanced repository manager. Artifactory offers powerful enterprise feature and fine-grained permission control behind a sleek and easy-to-use UI.
devel/Persistence-2.13.2 (Score: 1.869263E-4)
Persistent ExtensionClass
This package provides a variant of the persistent base class that's an ExtensionClass. Unless you need ExtensionClass semantics, you probably want to use persistent.Persistent from ZODB3.
devel/Products.Archetypes-1.9.10 (Score: 1.869263E-4)
Developers framework for rapidly implementing content types
Archetypes is a developers framework for rapidly developing and deploying rich, full featured content types within the context of Zope/CMF and Plone.
devel/gsoap-2.8.33 (Score: 1.869263E-4)
Generator Tools for Coding SOAP/XML Web Services in C and C++
The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs that require the use of class libraries for SOAP-specific data structures. This often forces a user to adapt the application logic to these libraries. In contrast, gSOAP provides a transparent SOAP API through the use of proven compiler technologies. These technologies leverage strong typing to map XML schemas to C/C++ definitions. Strong typing provides a greater assurance on content validation of both WSDL schemas and SOAP/XML messages.