Open-fortran-parser

Latest version: v0.6.1

Safety actively analyzes 621064 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.8.51

Changes:

- Incorporated changes from upstream, see here for details: https://github.com/OpenFortranProject/open-fortran-parser/commit/4aed61f708f64a59c2f1a9f71c208dbd58d9a0c4.
- Resolved Travis hiccups.

0.8.44

Backwards compatible functionality changes:

- added (hopefully) informative usage text
- FortranStream class is now more easily extensible

Repository changes:

- using jacoco to check test coverage on Travis, and codecov to see the results [![test coverage from Codecov](https://codecov.io/gh/mbdevpl/open-fortran-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/mbdevpl/open-fortran-parser)
- added licence file and copyright notice to the repo

0.8.43

Changes:

* some properties of parser events were not printable using FortranParserActionPrint, which was inconsistent across parser events and limited the printer's ability to build a fully-functional custom printer -- now all properties will be printed when maximum verbosity is enabled

0.8.42

Changes:

* using Bintray to automatically publish each build [![latest Bintray version](https://img.shields.io/bintray/v/mbdevpl/pkgs/open-fortran-parser.svg)](https://bintray.com/mbdevpl/pkgs/open-fortran-parser)

0.8.41

Changes:

* patched FortranParserActionPrint class that could not be properly subclassed due to access levels of its members -- so for example writing my own printer would introduce a lot of code duplication

* resolved an issue when compiling with recent GCC versions

* using Travis CI to automate builds [![Build Status](https://travis-ci.org/mbdevpl/open-fortran-parser.svg?branch=v0.8.4-1)](https://travis-ci.org/mbdevpl/open-fortran-parser)

ANTLR binary is mirrored from here: http://www.antlr3.org/download/

0.6.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.