xenv


Namexenv JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://gitlab.cern.ch/lhcb-core/xenv
Summaryrun commands in modified environment
upload_time2019-10-11 14:49:23
maintainer
docs_urlNone
authorCERN - LHCb Core Software
requires_python>=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
licenseGPLv3+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xenv: eXtended ENV
==================

xenv consists in classes and functions to manipulate the environment in a
platform independent way.

In particular it allows to describe the changest to the environment in an XML
file that can be used by the script ``xenv`` (similar to the Unix ``env``
command) to run a command in the modified environment.



            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.cern.ch/lhcb-core/xenv",
    "name": "xenv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
    "maintainer_email": "",
    "keywords": "",
    "author": "CERN - LHCb Core Software",
    "author_email": "lhcb-core-soft@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/2b/1a/7caf89b5eed3c0bb62d32c513069ce6e03aaaa0af87145b79a62b4652bda/xenv-1.0.0.tar.gz",
    "platform": "",
    "description": "xenv: eXtended ENV\n==================\n\nxenv consists in classes and functions to manipulate the environment in a\nplatform independent way.\n\nIn particular it allows to describe the changest to the environment in an XML\nfile that can be used by the script ``xenv`` (similar to the Unix ``env``\ncommand) to run a command in the modified environment.\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "run commands in modified environment",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://gitlab.cern.ch/lhcb-core/xenv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ba86cfed952e22f2e7a711c71c43426e777fe6aaad50f6262b7e0617b17ba36",
                "md5": "11fca81a64484a47eab08a18263a80d3",
                "sha256": "e941ebbf479e03f4109d8c49cf4201f337418d221abbdea6ad9b7656e2bbc1ed"
            },
            "downloads": -1,
            "filename": "xenv-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11fca81a64484a47eab08a18263a80d3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
            "size": 25503,
            "upload_time": "2019-10-11T14:49:21",
            "upload_time_iso_8601": "2019-10-11T14:49:21.291754Z",
            "url": "https://files.pythonhosted.org/packages/1b/a8/6cfed952e22f2e7a711c71c43426e777fe6aaad50f6262b7e0617b17ba36/xenv-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b1a7caf89b5eed3c0bb62d32c513069ce6e03aaaa0af87145b79a62b4652bda",
                "md5": "4bfb24941c58bc04f1619ecc9fa05c68",
                "sha256": "cea9547295f0bd07c87e68353bb9eb1c2f2d1c09a840e3196c19cbc807ee4558"
            },
            "downloads": -1,
            "filename": "xenv-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4bfb24941c58bc04f1619ecc9fa05c68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
            "size": 36109,
            "upload_time": "2019-10-11T14:49:23",
            "upload_time_iso_8601": "2019-10-11T14:49:23.399999Z",
            "url": "https://files.pythonhosted.org/packages/2b/1a/7caf89b5eed3c0bb62d32c513069ce6e03aaaa0af87145b79a62b4652bda/xenv-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-10-11 14:49:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xenv"
}
        
Elapsed time: 0.90204s