Metadata-Version: 1.1
Name: cpiofile
Version: 0.001
Summary: A pure python library for reading and writing cpio format archives.
Home-page: http://bitbucket.org/krp/cpiofile
Author: K. Richard Pixley
Author-email: rich@noir.com
License: MIT
Description: .. Time-stamp: <12-Feb-2011 13:11:22 PST by rich@noir.com>
        
        Welcome to cpiofile!
        
        Cpiofile is a pure python implementation of a library which reads and
        writes unix style "cpio" archives.
        
        Current features:
        
        * In initial development...
        
        --rich
        
Keywords: ar archive
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: cpiofile
