Metadata-Version: 1.1
Name: pyparadox
Version: 0.0.2
Summary: PyParadox is a *nix launcher for Paradox games.
Home-page: https://github.com/Rubykuby/pyparadox
Author: Ruben Bakker
Author-email: rubykuby@gmail.com
License: GPLv3+
Description: ===============================
        PyParadox
        ===============================
        
        .. image:: https://badge.fury.io/py/pyparadox.png
            :target: http://badge.fury.io/py/pyparadox
        
        .. image:: https://travis-ci.org/Rubykuby/pyparadox.png?branch=master
                :target: https://travis-ci.org/Rubykuby/pyparadox
        
        .. image:: https://pypip.in/d/pyparadox/badge.png
                :target: https://pypi.python.org/pypi/pyparadox
        
        
        PyParadox is a *nix launcher for Paradox games. It requires PySide (Qt)
        installed separetely.
        
        * Free software: GPLv3+ license
        * Documentation: http://pyparadox.readthedocs.org.
        
        Features
        --------
        
        * Crusader Kings II launcher
        * Europa Universalis IV launcher
        
        
        
        
        History
        -------
        
        0.0.2 (2014-07-13)
        ---------------------
        
        * Windows compatibility added.
        * Window titles set correctly.
        * Small UI tweaks (alt-shortcuts).
        * Better game process management.
        * Better unit testing, though incomplete.
        * Just general code refactoring.
        * Tested on Kubuntu 14.04 and Windows 8.1. Still not sure about OS X.
        
        0.0.1 (2014-07-10)
        ---------------------
        
        * First release on PyPI.
        * Basic functionality. No polish yet.
        * Only tested on Kubuntu 14.04.
        
Keywords: pyparadox
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
