Metadata-Version: 2.0
Name: knossos
Version: 0.1.0.dev2
Summary: A simple mod manager for FreeSpace 2 Open
Home-page: https://github.com/ngld/knossos
Author: ngld
Author-email: ngld@tproxy.de
License: UNKNOWN
Keywords: fso freespace
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: six
Requires-Dist: requests
Requires-Dist: semantic-version
Provides-Extra: pyqt4
Requires-Dist: PyQt4; extra == 'pyqt4'
Provides-Extra: pyside
Requires-Dist: PySide; extra == 'pyside'

Knossos
=======

The original idea and prototype were created by Hellzed.
ngld rewrote the manager in Python and extended it.

After installing this package, you can launch Knossos with ``python -m knossos``.

Windows Installer:
    https://dev.tproxy.de/knossos/develop/installer.exe

Ubuntu PPA:
    https://launchpad.net/~ngld/+archive/ubuntu/knossos-dev

Macintosh DMG:
    https://dev.tproxy.de/knossos/develop/Knossos.dmg

Source Code:
    https://github.com/ngld/knossos

Discussion on HLP:
    http://www.hard-light.net/forums/index.php?topic=86364.new#lastPost


