Mercurial > sqlpython
diff docs/source/intro.rst @ 299:a8ac8c1b90cb
adding links to docs
author | catherine@dellzilla |
---|---|
date | Tue, 24 Mar 2009 16:09:29 -0400 |
parents | 80484bc60bdd |
children | c6abd01fe3e1 |
line wrap: on
line diff
--- a/docs/source/intro.rst Tue Mar 24 15:44:17 2009 -0400 +++ b/docs/source/intro.rst Tue Mar 24 16:09:29 2009 -0400 @@ -1,6 +1,11 @@ Introduction ============ +* Original project homepage: https://twiki.cern.ch/twiki/bin/view/PSSGroup/SqlPython +* PyPI: http://pypi.python.org/pypi/sqlpython +* News: http://catherinedevlin.blogspot.com/search/label/sqlpython +* Current docs: http://packages.python.org/sqlpython/ + SQLPython is a command-line interface to Oracle databases. It is intended as an alternative to Oracle's SQL\*Plus. For the most part, it can be used the same way SQL\*Plus would be used; this documentation focuses on the places where SQLPython differs.