Metadata-Version: 1.2
Name: pdffitx
Version: 0.0.1
Summary: A python package to model atomic pair distribution function (PDF) based on diffpy-cmi.
Home-page: https://github.com/st3107/pdffitx
Author: Songsheng Tao
Author-email: st3107@columbia.edu
License: BSD (3-clause)
Description: =======
        pdffitx
        =======
        
        .. image:: https://github.com/st3107/pdfstream/workflows/test/badge.svg?branch=master
                :target: https://github.com/st3107/pdffitx/actions?query=branch%3Amaster+workflow%3Atest
        
        .. image:: https://img.shields.io/pypi/v/pdffitx.svg
                :target: https://pypi.python.org/pypi/pdffitx
        
        .. image:: https://anaconda.org/st3107/pdffitx/badges/version.svg
                :target: https://anaconda.org/st3107/pdffitx
        
        A python package to model atomic pair distribution function (PDF) based on diffpy-cmi.
        
        * Free software: 3-clause BSD license
        * Documentation: (COMING SOON!) https://st3107.github.io/pdffitx.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
