Metadata-Version: 2.1
Name: ccstudiodss
Version: 0.4.1
Summary: Build and load Code Composer Studio projects from the command line using the Java DSS library.
Home-page: UNKNOWN
License: UNKNOWN
Description: CCStudio DSS
        ============
        
        |PyPI| |Pythons| |Travis| |GitHub|
        
        Build and load Code Composer Studio projects from the command line using the Java DSS library.
        
        Presently this is in use with Python 3.7.  It likely works with other versions.  In general I am often willing to support as far as 2.7 and 3.4+.  There are no tests presently but we could likely make some leveraging the `altendky/docker-ccstudio8`_ repository.
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/ccstudiodss.svg
           :alt: PyPI version
           :target: https://pypi.org/project/ccstudiodss/
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/ccstudiodss.svg
           :alt: supported Python versions
           :target: https://pypi.org/project/ccstudiodss/
        
        .. |Travis| image:: https://travis-ci.org/altendky/ccstudiodss.svg?branch=develop
           :alt: Travis build status
           :target: https://travis-ci.org/altendky/ccstudiodss
        
        .. |GitHub| image:: https://img.shields.io/github/last-commit/altendky/ccstudiodss/develop.svg
           :alt: source on GitHub
           :target: https://github.com/altendky/ccstudiodss
        
        .. _`altendky/docker-ccstudio8`: https://github.com/altendky/docker-ccstudio8
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Provides-Extra: java
Provides-Extra: dev
Provides-Extra: test
