Metadata-Version: 2.1
Name: spinpy
Version: 0.1.0.dev1
Summary: Package for simulating EPR data.
Home-page: https://www.spinpy.de/
Author: Till Biskup
Author-email: till@till-biskup.de
License: UNKNOWN
Project-URL: Documentation, https://docs.spinpy.de/
Project-URL: Source, https://github.com/tillbiskup/spinpy
Description: SpinPy
        ======
        
        SpinPy is a Python framework for simulating EPR data.
        
        For more general information on SpinPy see its `homepage <https://www.spinpy.de/>`_.
        
        
        Installation
        ------------
        
        Install the package by running::
        
            pip install spinpy
        
        
        Contribute
        ----------
        
        - Source Code: https://github.com/tillbiskup/spinpy
        
        
        Support
        -------
        
        If you are having issues, please contact the package authors via GitHub and/or file a bug report there.
        
        
        License
        -------
        
        The project licensed under the BSD license.
        
        
Keywords: Reproducible research,quantum-chemical calculations
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
