Convert edhist.pl perl script to python, edhist.py
Open
@gmao-jstassi is already working on this.
Since Nov 25, 2024.
- Dominant language
- Fortran
- Stars
- 8
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
The edhist.pl perl script is overly complex because perl cannot easily represent the data structure of the HISTORY.rc file. The python language is better equipped to handle the complicated data structure, and therefore the python version is easier to understand and to maintain.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.