Ports Search

Results 4,3614,370 of 5,623 for /devel/.(0.004 seconds)
devel/versiontools-1.9.1 (Score: 0.032514982)
Smart replacement for plain tuple used in __version__
Smart replacement for plain tuple used in __version__.
devel/virtualenv-clone-0.2.5 (Score: 0.032514982)
Python virtualenv cloning script
A script for cloning a non-relocatable virtualenv.
devel/offtrac-0.1.0 (Score: 0.032514982)
Trac XMLRPC library
This is the Offtrac project. It aims to be a python based xmlrpc client library for trac instances. There is the offtrac python library which offers the TracServer class. This object is how one interacts with a Trac instance via xmlrpc. An example script (fedora-hosted.py) is provided to show how a client program might make use of the library to get things done.
devel/olefile-0.43 (Score: 0.032514982)
Python module to read MS OLE2 files
olefile (formerly OleFileIO_PL) is a Python module to read/write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, Image Composer and FlashPix files, Outlook messages, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc.
devel/omnijson-0.1.2 (Score: 0.032514982)
Wraps the best Python JSON installed
Wraps the best JSON installed, falling back on an internal simplejson. Features: * Loads whichever is the fastest JSON module installed * Falls back on built in pure-python simplejson, just in case. * Proper API (loads(), dumps()) * Vendorizable * Supports Python 2.5-3.2 out of the box
devel/omniorb-3.7 (Score: 0.032514982)
Python bindings for omniORB4, a CORBA 2.6 ORB
omniORBpy is an object request broker (ORB) for Python which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA). omniORBpy is implemented as a Python extension module (written in C++) to provide bindings for omniORB4, a high performance C++ ORB. This is the legacy version, based upon omniORB-4.1.
devel/omniorb-4.2.1.2 (Score: 0.032514982)
Python bindings for omniORB4, a CORBA 2.6 ORB
omniORBpy is an object request broker (ORB) for Python which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA). omniORBpy is implemented as a Python extension module (written in C++) to provide bindings for omniORB4, a high performance C++ ORB. Some features of omniORB4: - Support for GIOP and IIOP 1.0, 1.1 and 1.2. - Fully multithreaded runtime. - TypeCode and type Any. - CORBA 2.6 DynAny interfaces. - Dynamic Invocation and Dynamic Skeleton interfaces. - Complete Naming Service, omniNames. - Support for wchar, wstring and code set negotiation. - Full long long, long double, fixed point support. - PortableServer::Current. - Unix domain socket transport. - Bidirectional GIOP. - Interoperable Secure Socket Layer transport. - Flexible thread management. - Interceptors. - Fully interoperable with other CORBA ORBs.
devel/optik-1.5.3 (Score: 0.032514982)
Command-line parsing library for Python
Optik is a powerful, flexible, extensible, easy-to-use command-line parsing library for Python. Using Optik, you can add intelligent, sophisticated handling of command-line options to your scripts with very little overhead.
devel/option_merge-0.9.9.7 (Score: 0.032514982)
Code to deeply merge multiple python dictionaries
Code to deeply merge multiple python dictionaries This provides the option_merge.MergedOptions class, which allows you to treat multiple python dictionaries as one.
devel/oslo.i18n-3.8.0 (Score: 0.032514982)
Oslo i18n library
The oslo.i18n library contains utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.