Metadata-Version: 2.1
Name: sphinxfortran_ng
Version: 0.0.6
Summary: An improved version of the sphinx-fortran python module
Author-email: Lorenzo Crippa <crippa.lorenzo@gmail.com>
Project-URL: Repository, https://github.com/SciFortran/sphinxfortran_ng
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# sphinxfortran_ng

[![PyPI](https://img.shields.io/pypi/v/sphinxfortran-ng.svg)](https://pypi.org/project/sphinxfortran-ng)

An improved version of the original sphinx-fortran python module.

This code is based on the following original software:

- [sphinx-fortran](https://gitlab.com/l_sim/sphinx-fortran), on the "l_sim" working branch
- [sphinx-fortran](https://pypi.org/project/sphinx-fortran/), original sphinx-fortran project
- [crackfortran](https://github.com/numpy/numpy/tree/main/numpy/f2py) from the Numpy/f2py python module


