Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Martin Claus
py-namelist
Commits
65aa7310
Commit
65aa7310
authored
Oct 02, 2018
by
Martin Claus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added version and package name to __init__.py
parent
403db066
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
namelist/__init__.py
namelist/__init__.py
+2
-1
No files found.
namelist/__init__.py
View file @
65aa7310
"""namelist: Parsing Fortran namelists to Python dictionaries and back."""
name
=
"namelist"
__name__
=
"namelist"
__version__
=
"0.0.1"
from
.namelist
import
Namelist
,
parse_namelist_file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment