Initial commit, 2018-05-22 dthomas
parents
No related branches found
No related tags found
Showing
- fixhdr/Makefile 46 additions, 0 deletionsfixhdr/Makefile
- fixhdr/__init__.py 7 additions, 0 deletionsfixhdr/__init__.py
- fixhdr/fixhdr 28 additions, 0 deletionsfixhdr/fixhdr
- fixhdr/fixhdr.man 185 additions, 0 deletionsfixhdr/fixhdr.man
- fixhdr/fixhdr.py 0 additions, 0 deletionsfixhdr/fixhdr.py
- requirements_dev.txt 11 additions, 0 deletionsrequirements_dev.txt
- setup.cfg 22 additions, 0 deletionssetup.cfg
- setup.py 43 additions, 0 deletionssetup.py
- tests/__init__.py 3 additions, 0 deletionstests/__init__.py
- tests/test_fixhdr.py 28 additions, 0 deletionstests/test_fixhdr.py
- tox.ini 18 additions, 0 deletionstox.ini
fixhdr/Makefile
0 → 100644
fixhdr/__init__.py
0 → 100644
fixhdr/fixhdr
0 → 100755
fixhdr/fixhdr.man
0 → 100644
fixhdr/fixhdr.py
0 → 100755
This diff is collapsed.
requirements_dev.txt
0 → 100644
setup.cfg
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/test_fixhdr.py
0 → 100644
tox.ini
0 → 100644
Please register or sign in to comment