Ports Search

Results 4,0314,040 of 5,623 for /devel/.(0.003 seconds)
devel/glib-2.46.2 (Score: 0.032514982)
Some useful routines of C programming (current stable version)
GLib provides a simple, abstract, and highly portable set of C support routines such as lists, trees, hashes, memory allocation, and much, much more. It is a foundation for writing portable applications.
devel/Extremes-1.1.1 (Score: 0.032514982)
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.
devel/ezpyinline-0.1 (Score: 0.032514982)
Easy embedded Inline C for Python
The ezpyinline is a pure python module which requires almost no setup to allows you put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python. ezpyinline is forked from PyInline (http://pyinline.sourceforge.net/) but aim to be as easy as possible and do all the magics for you.
Password reset tool for Plone
Password reset tool for Plone.
Internationalizing and localizing software for Zope 2
PTS provides a way of internationalizing (i18n'ing) and localizing (l10n'ing) software for Zope 2.
devel/fastimport-0.9.2 (Score: 0.032514982)
Fastimport parser in Python
This is the Python parser that was originally developed for bzr-fastimport, but extracted so it can be used by other projects. It is currently used by bzr-fastimport and dulwich. hg-fastimport and git-remote-hg use a slightly modified version of it.
devel/gsoap-2.8.33 (Score: 0.032514982)
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.
devel/fileutils-0.6 (Score: 0.032514982)
File I/O related functions and classes
File I/O related functions and classes.
Allows to set the available languages in Plone site
PloneLanguageTool allows you to set the available languages in your Plone site, select various fallback mechanisms, and control the use of flags for language selection and translations.
devel/Products.PloneTestCase-0.9.18 (Score: 0.032514982)
Integration testing framework for Plone
Integration testing framework for Plone.