diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-05 07:12:03 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2009-05-05 07:12:03 +0200 |
| commit | 7b2bf235613759f1894fcdf9e2fc39af7ac21689 (patch) | |
| tree | a65ec1e7a129535f6d1753784af4d2a00323d774 | |
| parent | ff4f3547472c001e8a80f97f83d59ba27ec101bb (diff) | |
| download | sqlparse-7b2bf235613759f1894fcdf9e2fc39af7ac21689.tar.gz | |
Updated README.
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -26,8 +26,10 @@ Run Tests Links ----- -Project page: http://python-sqlparse.googlecode.com -Source code: http://bitbucket.org/andialbrecht/python-sqlparse +Project Page: http://python-sqlparse.googlecode.com +Source Code: http://bitbucket.org/andialbrecht/python-sqlparse +Discussions: http://groups.google.com/group/sqlparse +Issues/Bugs: http://code.google.com/p/python-sqlparse/issues/list python-sqlparse is licensed under the BSD license. |
