eggs/py-1.4.0-py2.6.egg/EGG-INFO/PKG-INFO
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 Metadata-Version: 1.0
       
     2 Name: py
       
     3 Version: 1.4.0
       
     4 Summary: library with cross-python path, ini-parsing, io, code, log facilities
       
     5 Home-page: http://pylib.org
       
     6 Author: holger krekel, Guido Wesdorp, Carl Friedrich Bolz, Armin Rigo, Maciej Fijalkowski & others
       
     7 Author-email: holger at merlinux.eu
       
     8 License: MIT license
       
     9 Description: The py lib is a Python development support library featuring
       
    10         the following tools and modules:
       
    11         
       
    12         * py.path:  uniform local and svn path objects
       
    13         * py.apipkg:  explicit API control and lazy-importing
       
    14         * py.iniconfig:  easy parsing of .ini files
       
    15         * py.code: dynamic code generation and introspection
       
    16         * py.path:  uniform local and svn path objects
       
    17         
       
    18         NOTE: prior to the 1.4 release this distribution used to
       
    19         contain py.test which is now its own package, see http://pytest.org
       
    20         
       
    21         For questions and more information please visit http://pylib.org
       
    22         
       
    23         Bugs and issues: http://bitbucket.org/hpk42/pylib/issues/
       
    24         
       
    25         Mailing lists and more contact points: http://pylib.org/contact.html
       
    26         
       
    27         (c) Holger Krekel and others, 2004-2010
       
    28         
       
    29         
       
    30 Platform: unix
       
    31 Platform: linux
       
    32 Platform: osx
       
    33 Platform: cygwin
       
    34 Platform: win32
       
    35 Classifier: Development Status :: 6 - Mature
       
    36 Classifier: Intended Audience :: Developers
       
    37 Classifier: License :: OSI Approved :: MIT License
       
    38 Classifier: Operating System :: POSIX
       
    39 Classifier: Operating System :: Microsoft :: Windows
       
    40 Classifier: Operating System :: MacOS :: MacOS X
       
    41 Classifier: Topic :: Software Development :: Testing
       
    42 Classifier: Topic :: Software Development :: Libraries
       
    43 Classifier: Topic :: Utilities
       
    44 Classifier: Programming Language :: Python
       
    45 Classifier: Programming Language :: Python :: 3