Ports Search

Results 4,1114,120 of 5,623 for /devel/.(0.003 seconds)
devel/liblarch-2.1.0 (Score: 0.032514982)
Python library to easily handle data structures
Liblarch is a python library built to easily handle data structure such are lists, trees and acyclic graphs (tree where nodes can have multiple parents).
devel/circuits-3.1.0 (Score: 0.032514982)
Asynchronous Component-based Event Application Framework
circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture. circuits also includes a lightweight, high performance and scalable HTTP/WSGI compliant web server as well as various I/O and Networking components. Features: - Event driven, with concurrency support - Component architecture - Asynchronous I/O components - No compulsory external dependencies - Full featured web framework (circuits.web) - Coroutine based synchronization primitives
devel/cld-20150113 (Score: 0.032514982)
Python bindings for compact language detector library
A port from the CLD (Compact Language Detector) library embedded in Google's Chromium browser. The library detects the language from provided UTF8 text (plain text or HTML). This is python bindings.
devel/click-log-0.1.3 (Score: 0.032514982)
Logging integration for Click
Integrates logging with click.
devel/ll-core-1.11.1 (Score: 0.032514982)
Utility functions and classes used by the other LivingLogic packages
This package contains various utility functions and classes used by the other LivingLogic sub-packages.
devel/lock_file-2.0 (Score: 0.032514982)
Lock file manipulation
Lock file is a traditional means of synchronization among processes. In this module it is implemented as an empty regular file exclusively locked using fcntl.lockf. When it is to be released it is removed by default. However, if all cooperating processes turn off the removal, they get a guaranteed order of acquisitions and better scalability.
devel/Horde_Cache-2.5.4 (Score: 0.032514982)
Horde Caching API
This Horde package provides a simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.
devel/Horde_Core-2.26.1 (Score: 0.032514982)
Horde Core Framework libraries
These classes provide the core functionality of the Horde Application Framework.
devel/log4py-1.3 (Score: 0.032514982)
Python logging module
log4py is a logging module for python, similar to log4j
devel/clint-0.5.1 (Score: 0.032514982)
Python command-line application tools
Clint is a Python module filled with a set of awesome tools for developing command line applications.