Metadata-Version: 2.1
Name: pycodata
Version: 0.2.4
Summary: pycodata
Home-page: https://milanskocic.github.io/pycodata/index.html
Download-URL: https://github.com/MilanSkocic/pycodata
Author: Milan Skocic
Author-email: milan.skocic@icloud.com
Maintainer: Milan Skocic
Maintainer-email: milan.skocic@icloud.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE.txt

Description
============

Python wrapper around the
`(Modern) Fortran codata library <https://milanskocic.github.io/codata/index.html>`_.
Follow the `installation instructions <https://milanskocic.github.io/codata/md_introduction_install.html>`_.
for compiling and installing the library.

The list of the available constants is available 
`here <https://milanskocic.github.io/codata/md_introduction_raw_codata.html>`_.

The version of the python wrapper follows the versions of the codata library.

Installation
===================
See  ``INSTALL.txt``.


Dependencies
================

See ``requirements.txt``.


License information
===========================
See ``LICENSE.txt``.
