Metadata-Version: 1.1
Name: physdata
Version: 0.1.0
Summary: A python interface to some sources of physical data
Home-page: https://github.com/dih5/physdata
Author: Dih5
Author-email: guillehg@gmail.com
License: LGPLv3+
Description: physdata
        =========
        
        physdata is a python package to some sources of physical data. It currently supports the `X-Ray Mass Attenuation Coefficients <https://www.nist.gov/pml/x-ray-mass-attenuation-coefficients>`_ NIST data.
        Support of the *STAR data will be added in the future.
        
        For more information check the `GitHub repository <https://github.com/Dih5/physdata>`_.
Keywords: X-ray attenuation,Stopping power
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
