Metadata-Version: 1.1
Name: dbf
Version: 0.87.10
Summary: routines for accessing dbf files from python
Home-page: http://groups.google.com/group/python-dbase
Author: Ethan Furman
Author-email: efurman@admailinc.com
License: BSD License
Description: 
        package for reading/writing dBase III and Visual FoxPro 6 database files.
        primarily intended to ease migration away from vfp.
        concurrent access not supported
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Provides: dbf
