Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第6,5216,530项(搜索用时0.038秒)
devel/gobject-2.28.6 (Score: 2.3547228E-4)
Python bindings for GObject
PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.
devel/intervaltree-2.1.0 (Score: 2.3547228E-4)
Editable interval tree data structure for Python 2 and 3
A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.
devel/joblib-0.9.4 (Score: 2.3547228E-4)
Lightweight pipelining using Python functions as jobs
Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: * transparent disk-caching of the output values and lazy re-evaluation * easy simple parallel computing * logging and tracing of the execution Joblib is optimized to be fast and robust in particular on large data and has specific optimizations for numpy arrays.
devel/libspark2012-2012 (Score: 2.3547228E-4)
SPARK 2012 Spark.Ada library
At least one port requires exactly the Spark.Ada library that came with SPARK 2012. SPARK itself is not in ports -- SPARK 2014 is the first version planned to arrive -- so this is a separately packaged SPARK 2012 library to be compiled with the GNAT Ada compiler.
devel/positional-1.1.1 (Score: 2.3547228E-4)
Library to enforce positional or key-word arguments
positional provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters.
devel/pyshapelib-1.0 (Score: 2.3547228E-4)
Python bindings for Shapelib
Python bindings for Shapelib ============================ These are three python modules for shapelib: shapelib read/write shapefiles dbflib read/write dbf files shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape files and can be found at http://shapelib.maptools.org/.
devel/pythontidy-1.23 (Score: 2.3547228E-4)
Cleans up, regularizes, and reformats the text of Python scripts
This script reads Python code from standard input and writes a revised version to standard output. Alternatively, it may be invoked with file names as arguments: python PythonTidy.py input output Suffice it to say that input defaults to '-', the standard input, and output defaults to '-', the standard output.
devel/raknet-3.9.2 (Score: 2.3547228E-4)
Networking API that provides reliable UDP primarily for online games
RakNet is a free networking API that provides reliable UDP and high level networking constructs. Although it can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
devel/subvertpy-0.9.2 (Score: 2.3547228E-4)
Python bindings for subversion
This is an implementation of Python bindings for the Subversion version control system, aiming to be complete, fast and feel native to Python programmers. Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided.
devel/gobject-3.18.2 (Score: 2.3547228E-4)
Common files for the Python bindings for GObject
PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.