Metadata-Version: 1.1
Name: pypel
Version: 0.3
Summary: simple tool to manage receipts
Home-page: https://mornie.org/projects/pypel/
Author: Daniele Tricoli
Author-email: eriol@mornie.org
License: BSD
Description: pypel
        =====
        
        ``pypel`` is a simple tool to manage receipts. It uses XMP to store metatada
        inside receipts so you can share them in a very easy way.
        
        .. IMPORTANT::
           pypel >=0.3 use GExiv2, pyexiv2 is not used anymore.
        
        For more info see the documentation in the ``docs`` directory or browse it
        online on `pypel.rtfd.org <http://pypel.rtfd.org/>`_.
        
        * Code: `https://github.com/eriol/pypel <https://github.com/eriol/pypel>`_
        * Bug reports: `https://github.com/eriol/pypel/issues <https://github.com/eriol/pypel/issues>`_
        * License: BSD 3-Clause
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Office/Business :: Financial
