Minor restyling

This commit is contained in:
Miroslav Stampar
2012-07-04 20:28:18 +02:00
parent 7ad6697446
commit c3c1b9e957
5 changed files with 8 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ REVISION = getRevisionNumber()
VERSION_STRING = "sqlmap/%s%s" % (VERSION, "-%s" % REVISION if REVISION else "")
DESCRIPTION = "automatic SQL injection and database takeover tool"
SITE = "http://sqlmap.org"
ISSUES_PAGE = "https://github.com/sqlmapproject/sqlmap/issues"
ML = "sqlmap-users@lists.sourceforge.net"
# minimum distance of ratio from kb.matchRatio to result in True