profile-translator-blocklist


Nameprofile-translator-blocklist JSON
Version 0.11.0 PyPI version JSON
download
home_pageNone
SummaryTranslate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall.
upload_time2025-08-21 10:32:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords yaml firewall nftables nfqueue
VCS
bugtrack_url
requirements PyYAML Jinja2 pyyaml-loaders
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # profile-translator-blocklist
Translate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "profile-translator-blocklist",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fran\u00e7ois De Keersmaeker <francois.dekeersmaeker+github@proton.me>",
    "keywords": "yaml, firewall, nftables, nfqueue",
    "author": null,
    "author_email": "Fran\u00e7ois De Keersmaeker <francois.dekeersmaeker+github@proton.me>",
    "download_url": "https://files.pythonhosted.org/packages/b8/27/b922de3c146ad7199e4d8a5beb47eca2188ed3916a9da8432daafa68b6f6/profile_translator_blocklist-0.11.0.tar.gz",
    "platform": null,
    "description": "# profile-translator-blocklist\nTranslate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Translate IoT YAML profiles to NFTables / NFQueue files for a block-list firewall.",
    "version": "0.11.0",
    "project_urls": {
        "Homepage": "https://github.com/smart-home-network-security/profile-translator-blocklist",
        "Source": "https://github.com/smart-home-network-security/profile-translator-blocklist"
    },
    "split_keywords": [
        "yaml",
        " firewall",
        " nftables",
        " nfqueue"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "97ff63483c4e8df1242d76395e0f93f2eebcbd333aba3e4c75ddb33ef64906ad",
                "md5": "836f74e52eb2bd62ae65d014d055dede",
                "sha256": "0625808c5911895ac3856643b136005af4bb23be21d174764f3e18e51de2bc5a"
            },
            "downloads": -1,
            "filename": "profile_translator_blocklist-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "836f74e52eb2bd62ae65d014d055dede",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 55623,
            "upload_time": "2025-08-21T10:32:00",
            "upload_time_iso_8601": "2025-08-21T10:32:00.977804Z",
            "url": "https://files.pythonhosted.org/packages/97/ff/63483c4e8df1242d76395e0f93f2eebcbd333aba3e4c75ddb33ef64906ad/profile_translator_blocklist-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b827b922de3c146ad7199e4d8a5beb47eca2188ed3916a9da8432daafa68b6f6",
                "md5": "0a36e9a42b961d3b80ddcd8f4a54710e",
                "sha256": "06b7671d144ed8ac6be4f152c8e2761a664bfe78376af897a531c3566f3a8176"
            },
            "downloads": -1,
            "filename": "profile_translator_blocklist-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0a36e9a42b961d3b80ddcd8f4a54710e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 41518,
            "upload_time": "2025-08-21T10:32:02",
            "upload_time_iso_8601": "2025-08-21T10:32:02.592743Z",
            "url": "https://files.pythonhosted.org/packages/b8/27/b922de3c146ad7199e4d8a5beb47eca2188ed3916a9da8432daafa68b6f6/profile_translator_blocklist-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 10:32:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smart-home-network-security",
    "github_project": "profile-translator-blocklist",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "PyYAML",
            "specs": []
        },
        {
            "name": "Jinja2",
            "specs": []
        },
        {
            "name": "pyyaml-loaders",
            "specs": []
        }
    ],
    "lcname": "profile-translator-blocklist"
}
        
Elapsed time: 4.08050s