Metadata-Version: 1.2
Name: cc86
Version: 0.1.1
Summary: C Cross Compiler for DOS & early 80x86 CPUs.
Home-page: https://github.com/johnnystarr/cc86
Author: Johnny Starr
Author-email: johnnystarr@gmail.com
License: GNU General Public License v3
Description: ====
        cc86
        ====
        
        .. image:: https://img.shields.io/pypi/v/cc86.svg
                :target: https://pypi.python.org/pypi/cc86
        
        .. image:: https://img.shields.io/travis/johnnystarr/cc86.svg
                :target: https://travis-ci.com/johnnystarr/cc86
        
        .. image:: https://readthedocs.org/projects/cc86/badge/?version=latest
                :target: https://cc86.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        C Cross Compiler for DOS & early 80x86 CPUs.
        
        * Free software: GNU General Public License v3
        * Documentation: https://cc86.readthedocs.io.
        
        
        
        =======
        History
        =======
        
        0.1.0 (2020-05-08)
        ------------------
        
        * First release on PyPI.
        
Keywords: cc86
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
