Initial working commit
parents
No related branches found
No related tags found
Showing
- .editorconfig 21 additions, 0 deletions.editorconfig
- .github/ISSUE_TEMPLATE.md 15 additions, 0 deletions.github/ISSUE_TEMPLATE.md
- .gitignore 62 additions, 0 deletions.gitignore
- AUTHORS.rst 13 additions, 0 deletionsAUTHORS.rst
- CONTRIBUTING.rst 114 additions, 0 deletionsCONTRIBUTING.rst
- HISTORY.rst 8 additions, 0 deletionsHISTORY.rst
- LICENSE 11 additions, 0 deletionsLICENSE
- MANIFEST.in 13 additions, 0 deletionsMANIFEST.in
- Makefile 89 additions, 0 deletionsMakefile
- README.rst 92 additions, 0 deletionsREADME.rst
- docs/Makefile 177 additions, 0 deletionsdocs/Makefile
- docs/authors.rst 1 addition, 0 deletionsdocs/authors.rst
- docs/conf.py 275 additions, 0 deletionsdocs/conf.py
- docs/contributing.rst 1 addition, 0 deletionsdocs/contributing.rst
- docs/history.rst 1 addition, 0 deletionsdocs/history.rst
- docs/index.rst 25 additions, 0 deletionsdocs/index.rst
- docs/installation.rst 51 additions, 0 deletionsdocs/installation.rst
- docs/make.bat 242 additions, 0 deletionsdocs/make.bat
- docs/readme.rst 1 addition, 0 deletionsdocs/readme.rst
- docs/usage.rst 7 additions, 0 deletionsdocs/usage.rst
.editorconfig
0 → 100644
.github/ISSUE_TEMPLATE.md
0 → 100644
.gitignore
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
docs/Makefile
0 → 100644
docs/authors.rst
0 → 100644
docs/conf.py
0 → 100755
docs/contributing.rst
0 → 100644
docs/history.rst
0 → 100644
docs/index.rst
0 → 100644
docs/installation.rst
0 → 100644
docs/make.bat
0 → 100644
docs/readme.rst
0 → 100644
docs/usage.rst
0 → 100644
Please register or sign in to comment