Metadata-Version: 1.1
Name: pypref
Version: 1.0.2
Summary: PYthon PREFrences or pypref is a python implementation to creating application's preferences file and dynamically interacting, updating and pulling preferences. 
Home-page: http://bachiraoun.github.io/pypref/
Author: Bachir AOUN
Author-email: bachir.aoun@e-aoun.com
License: GNU
Download-URL: https://github.com/bachiraoun/pypref
Description: PYthon PREFrences or pypref is a python implementation to creating application's preferences file and dynamically interacting, updating and pulling preferences. 
        Most applications have default settings and preferences and in general those are 
        created and stored in a text file. At some point preferences are pulled and updated 
        by the application and the users. 
        pypref is especially designed to take care of this task automatically and make programing 
        application's preferences more desirable.
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
