Go to the source code of this file.
Namespaces | |
| namespace | setup |
Variables | |
| string | setup::__author__ = "Cyril Jaquier" |
| string | setup::__copyright__ = "Copyright (c) 2004 Cyril Jaquier" |
| string | setup::__date__ = "$Date: 2008-04-13 19:48:52 +0200 (Sun, 13 Apr 2008) $" |
| string | setup::__license__ = "GPL" |
| string | setup::__version__ = "$Revision: 686 $" |
| string | setup::author = "Cyril Jaquier" |
| string | setup::author_email = "cyril.jaquier@fail2ban.org" |
| list | setup::data_files |
| string | setup::description = "Ban IPs that make too many password failure" |
| dictionary | setup::elements |
| string | setup::license = "GPL" |
| setup::long_description = longdesc, | |
| string | setup::longdesc |
| string | setup::name = "fail2ban" |
| list | setup::obsoleteFiles = [] |
| list | setup::packages |
| tuple | setup::path = join(directory, f) |
| string | setup::platforms = "Posix" |
| list | setup::scripts |
| string | setup::url = "http://www.fail2ban.org" |
| setup::version = version, | |
1.6.3