Metadata-Version: 2.1
Name: ccjob
Version: 0.1.3
Summary: Easy automation for quantum chemistry jobs.
Home-page: https://github.com/spectre007/ccjob
Author: Alexander Zech
Author-email: alexzech777@gmail.com
License: MIT license
Description: ===========
        CompChemJob
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/ccjob.svg
                :target: https://pypi.python.org/pypi/ccjob
        
        .. image:: https://img.shields.io/travis/spectre007/ccjob.svg
                :target: https://travis-ci.com/spectre007/ccjob
        
        .. image:: https://readthedocs.org/projects/ccjob/badge/?version=latest
                :target: https://ccjob.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Easy automation for quantum chemistry jobs.
        
        
        * Free software: MIT license
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-03-12)
        ------------------
        
        * First release on PyPI.
        
Keywords: ccjob
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
Description-Content-Type: text/x-rst
