{
    "mode": "pydoc",
    "parameter": "fail2ban",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/pydoc/fail2ban/json",
    "generated": "2026-06-02T14:26:51Z",
    "sections": {
        "NAME": {
            "content": "fail2ban\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: t -*-\n# vi: set ft=python sts=4 ts=4 sw=4 noet :\n",
            "subsections": []
        },
        "PACKAGE CONTENTS": {
            "content": "client (package)\nexceptions\nhelpers\nprotocol\nserver (package)\nsetup\ntests (package)\nversion\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "",
            "subsections": [
                {
                    "name": "strptime",
                    "content": "strptime(string, format) -> structtime\n\nParse a string to a time tuple according to a format specification.\nSee the library reference manual for formatting codes (same as\nstrftime()).\n\nCommonly used format codes:\n\n%Y  Year with century as a decimal number.\n%m  Month as a decimal number [01,12].\n%d  Day of the month as a decimal number [01,31].\n%H  Hour (24-hour clock) as a decimal number [00,23].\n%M  Minute as a decimal number [00,59].\n%S  Second as a decimal number [00,61].\n%z  Time zone offset from UTC.\n%a  Locale's abbreviated weekday name.\n%A  Locale's full weekday name.\n%b  Locale's abbreviated month name.\n%B  Locale's full month name.\n%c  Locale's appropriate date and time representation.\n%I  Hour (12-hour clock) as a decimal number [01,12].\n%p  Locale's equivalent of either AM or PM.\n\nOther codes may be available on your platform.  See documentation for\nthe C library strftime function.\n"
                }
            ]
        },
        "DATA": {
            "content": "copyright = 'Copyright (c) 2004 Cyril Jaquier'\nlicense = 'GPL'\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Cyril Jaquier\n",
            "subsections": []
        },
        "FILE": {
            "content": "/usr/lib/python3/dist-packages/fail2ban/init.py\n\n",
            "subsections": []
        }
    },
    "summary": "fail2ban",
    "flags": [],
    "examples": [],
    "see_also": []
}