Metadata-Version: 2.1
Name: xulpymoney
Version: 0.1.1
Summary: Parchís game
Home-page: https://xulpymoney.sourceforge.io/
Author: Turulomio
Author-email: turulomio@yahoo.es
License: GPL-3
Description: What is Xulpymoney
        ==================
        Desktop app to manage personal and financial contability
        
        License
        =======
        GPL-3
        
        Links
        =====
        
        Source code & Development:
            https://github.com/Turulomio/xulpymoney
        
        Doxygen documentation:
            http://turulomio.users.sourceforge.net/doxygen/xulpymoney/
        
        Main developer web page:
            http://turulomio.users.sourceforge.net/en/proyectos.html
        
        Pypi web page:
            https://pypi.org/project/xulpymoney/
        
        Gentoo ebuild
            You can find a Gentoo ebuild in https://sourceforge.net/p/xulpymoney/code/HEAD/tree/myportage/app-office/xulpymoney/
        
        
        Dependencies
        ============
        * https://www.python.org/, as the main programming language.
        * https://pypi.org/project/colorama/, to give console colors.
        * http://initd.org/psycopg/, to access PostgreSQL database.
        * https://pypi.org/project/PyQt5/, as the main library.
        * https://pypi.org/project/pytz/, to work with timezones.
        * https://pypi.org/project/officegenerator/, to work with LibreOffice and Microsoft Office documents.
        * https://pypi.org/project/PyQtChart/, to work with charts.
        * https://pypi.org/project/colorama/, to work with colors in console.
        
        Changelog
        =========
        0.1.1
          * Added missing files to MANIFEST.in
        
        0.1.0
          * Migration from Sourceforge
          * Changed code to python package
        
Keywords: parchís game
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
