Skip to content

Commit 6e10c55

Browse files
willfurnassdan-blanchard
authored andcommitted
Replace Google Code URL with GitHub/PyPI URLs (#51)
* Replace Google Code URL with GitHub URLs * Note that releases available from PyPi
1 parent 68e9c8f commit 6e10c55

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

drmaa/__init__.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@
2121
A python package for DRM job submission and control.
2222
2323
This package is an implementation of the DRMAA 1.0 Python language
24-
binding specification (http://www.ogf.org/documents/GFD.143.pdf). See
25-
http://drmaa-python.googlecode.com for package info and download.
24+
binding specification (http://www.ogf.org/documents/GFD.143.pdf).
25+
The source is hosted on GitHub: https://github.com/pygridtools/drmaa-python
26+
Releases are available from PyPi: https://pypi.python.org/pypi/drmaa
27+
Documentation is hosted on ReadTheDocs: http://drmaa-python.readthedocs.org/
2628
2729
:author: Enrico Sirola (enrico.sirola@statpro.com)
2830
:author: Dan Blanchard (dblanchard@ets.org)

0 commit comments

Comments
 (0)