-
- Downloads
Import Upstream version 1.6.1
Showing
- .travis.yml 82 additions, 26 deletions.travis.yml
- .travis/before-deploy-windows-wheels.sh 33 additions, 0 deletions.travis/before-deploy-windows-wheels.sh
- .travis/before-deploy.sh 1 addition, 1 deletion.travis/before-deploy.sh
- .travis/build.sh 6 additions, 1 deletion.travis/build.sh
- .travis/deploy-win.sh 26 additions, 0 deletions.travis/deploy-win.sh
- .travis/lib-setup.sh 35 additions, 2 deletions.travis/lib-setup.sh
- README.rst 1 addition, 1 deletionREADME.rst
- README.txt 10 additions, 0 deletionsREADME.txt
- docs-requirements.txt 0 additions, 1 deletiondocs-requirements.txt
- docs/source/basic-tutorial.md 5 additions, 5 deletionsdocs/source/basic-tutorial.md
- docs/source/conf.py 3 additions, 3 deletionsdocs/source/conf.py
- docs/source/credstore.rst 75 additions, 0 deletionsdocs/source/credstore.rst
- docs/source/gssapi.rst 2 additions, 2 deletionsdocs/source/gssapi.rst
- docs/source/index.rst 1 addition, 0 deletionsdocs/source/index.rst
- docs/source/otherdoc.rst 11 additions, 0 deletionsdocs/source/otherdoc.rst
- gssapi/__init__.py 1 addition, 0 deletionsgssapi/__init__.py
- gssapi/mechs.py 200 additions, 0 deletionsgssapi/mechs.py
- gssapi/names.py 8 additions, 4 deletionsgssapi/names.py
- gssapi/raw/__init__.py 12 additions, 0 deletionsgssapi/raw/__init__.py
- gssapi/raw/cython_converters.pxd 2 additions, 2 deletionsgssapi/raw/cython_converters.pxd
.travis/before-deploy-windows-wheels.sh
0 → 100644
.travis/deploy-win.sh
0 → 100755
Sphinx >= 1.3.1 | ||
sphinx-rtd-theme >= 0.2.5b1 | ||
sphinxcontrib-napoleon >= 0.2.8 | ||
recommonmark >= 0.4.0 |
docs/source/credstore.rst
0 → 100644
docs/source/otherdoc.rst
0 → 100644
gssapi/mechs.py
0 → 100644
Please register or sign in to comment