Metadata-Version: 1.1
Name: physdata
Version: 0.1.3
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-Content-Type: UNKNOWN
Description: physdata
        ========
        
        physdata is a python package to interface some online 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
        - the `Stopping-Power & Range Tables for Electrons, Protons, and Helium Ions
        <https://www.nist.gov/pml/stopping-power-range-tables-electrons-protons-and-helium-ions>`_.
        
        
        For more information check the `GitHub repository <https://github.com/Dih5/physdata>`_.
Keywords: X-ray attenuation,Stopping power
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
