Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第311320项(搜索用时0.002秒)
devel/jcc-2.22 (Score: 0.032514982)
C++ code generator for calling Java from C++/Python
JCC is a C++ code generator for producing the glue code necessary to call into Java classes from CPython via Java's Native Invocation Interface (JNI). JCC generates C++ wrapper classes that hide all the gory details of JNI access as well Java memory and object reference management. JCC generates CPython types that make these C++ classes accessible from a Python interpreter. JCC attempts to make these Python types pythonic by detecting iterators and property accessors. Iterators and mappings may also be declared to JCC.
devel/levenshtein-0.12.0 (Score: 0.032514982)
Python extension computing string distances and similarities
Levenshtein computes Levenshtein distances, similarity ratios, generalized medians and set medians of Strings and Unicodes. Because it's implemented in C, it's much faster than corresponding Python library functions and methods.
devel/XML_Serializer-0.21.0 (Score: 0.032514982)
PEAR Swiss-army knive for reading and writing XML files
PEAR::XML_Serializer serializes complex data structures like arrays or object as XML documents. This class helps you generating any XML document you require without the need for DOM. Furthermore this package can be used as a replacement to serialize() and unserialize() as it comes with a matching XML_Unserializer that is able to create PHP data structures (like arrays and objects) from XML documents, if type hints are available. If you use the XML_Unserializer on standard XML files, it will try to guess how it has to be unserialized. In most cases it does exactly what you expect it to do. Try reading a RSS file with XML_Unserializer and you have the whole RSS file in a structured array or even a collection of objects, similar to XML_RSS. Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5.
devel/bam-0.4.0 (Score: 0.032514982)
Fast and flexible build system using Lua
Bam is a fast and flexible build system. Bam uses Lua to describe the build process. It takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times.
devel/bbfreeze-loader-1.1.0 (Score: 0.032514982)
Binary loader module required for bbfreeze
bbfreeze-loader provides binary dependencies for bbfreeze, utility to create standalone executables from Python scripts.
devel/APCu-4.0.10 (Score: 0.032514982)
APC User Caching
APCu - APC User Cache
devel/automap-2.1.0 (Score: 0.032514982)
PECL extension offering a fast map-based autoloader
The automap extension is a fast map-based autoloader.
devel/bbcode-1.0.2 (Score: 0.032514982)
PECL extension which allows quick and efficient BBCode Parsing
The bbcode extension is a quick and efficient BBCode Parsing Library. It provides various tag types, high speed one pass parsing, callback system and tag position restriction.
devel/libusb1-1.5.3 (Score: 0.032514982)
Pure-python wrapper for libusb-1.0
Pure-python wrapper for libusb-1.0.
devel/core-svn20130912 (Score: 0.032514982)
High level open source game development suite, core libs
Bennu is a high level open source game development suite which focuses on modularity and portability, making it a perfect choice for cross-platform game development. Although officialy it is only supported on Windows, Linux and GP2X Wiz (on the right), Bennu can run on multiple other platforms, including *BSD, MacOSX and other consoles such as the Wii, Dingoo A320, GP2X, or the classic Xbox. This makes it really fun to code in Bennu: the game can be played on you computer AND your console!