A Fortran namelist parser, generator, and editor
A Python module and command line tool that provides a simple
interface for the reading, writing, and modifying Fortran namelist files.
A namelist file is parsed and converted into an Namelist object, which
behaves like a standard Python dict. Values are converted from Fortran
data types to equivalent primitive Python types.
The command line tool f90nml can be used to modify individual values inside
of a shell environment. It can also be used to convert the data between
namelists and other configuration formats. JSON and YAML formats are currently
supported.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:manfred999/f90nml && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| f90nml-1.5.tar.gz | 0000064184 62.7 KB | |
| f90nml.changes | 0000001884 1.84 KB | |
| f90nml.spec | 0000002728 2.66 KB |
Comments 0