Metadata-Version: 1.0
Name: PalmDB
Version: 1.7.1
Summary: Pure Python library to read/write/modify Palm PDB and PRC format databases.
Home-page: https://sourceforge.net/projects/pythonpalmdb/
Author: Rick Price
Author-email: rick_price@users.sourceforge.net
License: GNU Library or Lesser General Public License (LGPL)
Description: 
        This module allows access to Palm OS(tm) database files on the desktop
        in pure Python. It is as simple as possible without (hopefully) being
        too simple. As much as possible Python idioms have been used to make
        it easier to use and more versatile.
        
Keywords: PRC,PDB,Palm,database
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Operating System :: PalmOS
Classifier: Environment :: Handhelds/PDA's
