jailmin


Namejailmin JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryPython wrapper to jail manager Bastille as a CLI enhancer.
upload_time2024-12-28 13:40:29
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords bastille freebsd jail
VCS
bugtrack_url
requirements setuptools build semver toml twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jailmin: the lazy Bastille CLI
Jailmin aspires to be the smart Bastille wrapper, so managing jails over CLI is easier (lazier).

# How does it work?
Jailmin maps to the same Bastille commands.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jailmin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bastille, freebsd, jail",
    "author": null,
    "author_email": "Ji-Haw Foo <jhfoo@kungfoo.info>",
    "download_url": "https://files.pythonhosted.org/packages/4c/68/9fa47c2a1e3386736ba528a1610023e9bbc51145d62c12b2979585d2df92/jailmin-0.0.3.tar.gz",
    "platform": null,
    "description": "# Jailmin: the lazy Bastille CLI\nJailmin aspires to be the smart Bastille wrapper, so managing jails over CLI is easier (lazier).\n\n# How does it work?\nJailmin maps to the same Bastille commands.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python wrapper to jail manager Bastille as a CLI enhancer.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/jhfoo/jailmin"
    },
    "split_keywords": [
        "bastille",
        " freebsd",
        " jail"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6410afffaee56823909f3625fa51687c27b133812f0ae7b3631327c189adc588",
                "md5": "a4800cc6ea42277e6744e79aeb07164b",
                "sha256": "032acf5613d2f778c1176dfb664b7efd7d4966eaec5d997af8045b324920acf3"
            },
            "downloads": -1,
            "filename": "jailmin-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4800cc6ea42277e6744e79aeb07164b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6026,
            "upload_time": "2024-12-28T13:40:25",
            "upload_time_iso_8601": "2024-12-28T13:40:25.549164Z",
            "url": "https://files.pythonhosted.org/packages/64/10/afffaee56823909f3625fa51687c27b133812f0ae7b3631327c189adc588/jailmin-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c689fa47c2a1e3386736ba528a1610023e9bbc51145d62c12b2979585d2df92",
                "md5": "62fb1dd3c324ccb418f12b654aed38dd",
                "sha256": "82eaca303a8619534d7c72b6b5e400fac62d69d8b155e858164b95a9c20d8c49"
            },
            "downloads": -1,
            "filename": "jailmin-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "62fb1dd3c324ccb418f12b654aed38dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4615,
            "upload_time": "2024-12-28T13:40:29",
            "upload_time_iso_8601": "2024-12-28T13:40:29.290889Z",
            "url": "https://files.pythonhosted.org/packages/4c/68/9fa47c2a1e3386736ba528a1610023e9bbc51145d62c12b2979585d2df92/jailmin-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-28 13:40:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jhfoo",
    "github_project": "jailmin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "semver",
            "specs": []
        },
        {
            "name": "toml",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        }
    ],
    "lcname": "jailmin"
}
        
Elapsed time: 0.46275s