Metadata-Version: 1.2
Name: jersey
Version: 0.1.5
Summary: Jersey Core Libraries
Home-page: http://jersey.olix0r.net
Author: Oliver Gould
Author-email: jersey@olix0r.net
Maintainer: Oliver Gould
Maintainer-email: jersey@olix0r.net
License: BSD
Description: The Jersey Core libraries are primarily a set of extensions to the Twisted
        networking framework [http://twistedmatrix.com].   The following modules are
        provided:
        
           - jersey.cli --  Provides a framework for writing lightweight, pluggable
                            Command Line utilities.  Extends twisted.application.
        
           - jersey.log --  Extends twisted.python.log with additional logging methods
        		    and an Observer that can filter events based on log level.
        
           - jersey.inet -- Internet Address representations.
        
        
        This software is distributed under a 3-Clause BSD license.  See the LICENSE file
        for details.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Twisted
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Provides: jersey
Provides: jersey.cli
Provides: jersey.inet
Provides: jersey.log
