Metadata-Version: 1.1
Name: pydcs
Version: 0.9.0
Summary: A Digital Combat Simulator mission builder framework
Home-page: https://github.com/pydcs/dcs
Author: Peinthor Rene
Author-email: peinthor@gmail.com
License: LGPLv3
Description: # dcs python mission framework
        
        dcs is a python framework for creating and editing mission files
        from digital combat simulator.
        
        Possible use cases are:
        
         * assisting mission creators
         * random mission creation
         * write an external mission editor on top of it
         * data export from existing missions
         * ...
        
        
Keywords: dcs digital combat simulator eagle dynamics mission framework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3 :: Only
