Initial commit, 2018-05-22 dthomas
parents
No related branches found
No related tags found
Showing
- .editorconfig 21 additions, 0 deletions.editorconfig
- .gitignore 107 additions, 0 deletions.gitignore
- .gitlab/issue_templates/Bug.md 15 additions, 0 deletions.gitlab/issue_templates/Bug.md
- AUTHORS.rst 13 additions, 0 deletionsAUTHORS.rst
- CONTRIBUTING.rst 114 additions, 0 deletionsCONTRIBUTING.rst
- HISTORY.rst 8 additions, 0 deletionsHISTORY.rst
- LICENSE 33 additions, 0 deletionsLICENSE
- MANIFEST.in 11 additions, 0 deletionsMANIFEST.in
- Makefile 89 additions, 0 deletionsMakefile
- README.rst 24 additions, 0 deletionsREADME.rst
- changeo/Makefile 48 additions, 0 deletionschangeo/Makefile
- changeo/__init__.py 7 additions, 0 deletionschangeo/__init__.py
- changeo/changeo 33 additions, 0 deletionschangeo/changeo
- changeo/changeo.local 25 additions, 0 deletionschangeo/changeo.local
- changeo/changeo.man 76 additions, 0 deletionschangeo/changeo.man
- changeo/changeo.py 0 additions, 0 deletionschangeo/changeo.py
- docs/Makefile 20 additions, 0 deletionsdocs/Makefile
- docs/authors.rst 1 addition, 0 deletionsdocs/authors.rst
- docs/conf.py 163 additions, 0 deletionsdocs/conf.py
- docs/contributing.rst 1 addition, 0 deletionsdocs/contributing.rst
.editorconfig
0 → 100644
.gitignore
0 → 100644
.gitlab/issue_templates/Bug.md
0 → 100644
AUTHORS.rst
0 → 100644
CONTRIBUTING.rst
0 → 100644
HISTORY.rst
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
Makefile
0 → 100644
README.rst
0 → 100644
changeo/Makefile
0 → 100644
changeo/__init__.py
0 → 100644
changeo/changeo
0 → 100755
changeo/changeo.local
0 → 100755
changeo/changeo.man
0 → 100644
changeo/changeo.py
0 → 100755
This diff is collapsed.
docs/Makefile
0 → 100644
docs/authors.rst
0 → 100644
docs/conf.py
0 → 100755
docs/contributing.rst
0 → 100644
Please register or sign in to comment