Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第6,0716,080项(搜索用时0.012秒)
devel/hrtime-0.5.1 (Score: 9.15773E-5)
High resolution timing for PHP
The extension implements a high resolution StopWatch class. It uses the the best possible APIs on different platforms. It also makes possible to implement a custom stopwatch using low level ticks delivered by the underlaying APIs.
devel/libgrading-0.1.2 (Score: 9.15773E-5)
Simple library for grading C- and C++-language assignments
This is a simple library for grading C- and C++-language assignments. It runs each test case in a child process in order to capture common programming errors such as infinite loops and segmentation faults.
devel/staticReflection-1.0.0 (Score: 9.15773E-5)
staticReflection package for PHP
The staticReflection component can be used as a drop-in replacement for PHP's internal reflection api. This component provides a generic reflection stack so that applications can switch between the internal and/or static reflection implementation.
devel/Breve-1.3.0 (Score: 9.15773E-5)
Python s-expression style template engine
Breve is a Python template engine that is designed to be clean and elegant with minimal syntax. Unlike most Python template engines, Breve is implemented as an `internal DSL`_ rather than a parser.
devel/configparser-3.5.0 (Score: 9.15773E-5)
INI style configuration file parser
The ancient ConfigParser module available in the standard library 2.x has seen a major update in Python 3.2. This is a backport of those changes so that they can be used directly in Python 2.6 - 2.7
devel/django-rq-0.9.2 (Score: 9.15773E-5)
Provides Django integration for RQ (Redis Queue)
Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project.
devel/efilter-1.5 (Score: 9.15773E-5)
EFILTER query language
EFILTER is a general-purpose destructuring and search language implemented in Python, and suitable for integration with any Python project that requires a search function for some of its data.
devel/extras-1.0.0 (Score: 9.15773E-5)
Useful extra bits for Python
extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context.
devel/eggtestinfo-0.3 (Score: 9.15773E-5)
Setuptools plugin that adds test information to .egg-info
This package is a setuptools plugin: it adds a file to the generated .egg-info directory, capturing the information used by the setup.py test command when running tests.
devel/glib-2.46.2 (Score: 9.15773E-5)
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.