Metadata-Version: 2.1
Name: fortran-align
Version: 0.0.7
Summary: Fortran comment alignment tool
Home-page: https://gitlab.com/TobiasRH/fortran-align
Author: Tobias R. Henle
Author-email: tobias@page23.de
License: UNKNOWN
Description: # Fortran comment alignment tool
        
        Simply realign comments in Fortran code. I wrote it to fix the trailing
        comments in our large Fortran codebase after beautifying it with
        [fprettify](https://github.com/pseewald/fprettify).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
