rubyvenv


Namerubyvenv JSON
Version 1.2.1 PyPI version JSON
download
home_pagehttps://github.com/asottile/rubyvenv
SummaryCreate no-hassle ruby "virtualenvs". No .bashrc, no shims, no cd-magic.
upload_time2023-06-10 20:02:05
maintainer
docs_urlNone
authorAnthony Sottile
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![build status](https://github.com/asottile/rubyvenv/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/rubyvenv/actions/workflows/main.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/rubyvenv/main.svg)](https://results.pre-commit.ci/latest/github/asottile/rubyvenv/main)

rubyvenv
========

Create no-hassle ruby "virtualenvs".  No .bashrc, no shims, no cd-magic.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/asottile/rubyvenv",
    "name": "rubyvenv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Anthony Sottile",
    "author_email": "asottile@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/a3/2f/3a4f0f517b5630eec5d5ce549638ed6989ac619312ee77244f93ae774301/rubyvenv-1.2.1.tar.gz",
    "platform": null,
    "description": "[![build status](https://github.com/asottile/rubyvenv/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/rubyvenv/actions/workflows/main.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/rubyvenv/main.svg)](https://results.pre-commit.ci/latest/github/asottile/rubyvenv/main)\n\nrubyvenv\n========\n\nCreate no-hassle ruby \"virtualenvs\".  No .bashrc, no shims, no cd-magic.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Create no-hassle ruby \"virtualenvs\".  No .bashrc, no shims, no cd-magic.",
    "version": "1.2.1",
    "project_urls": {
        "Homepage": "https://github.com/asottile/rubyvenv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a0526ead3dacf59724191ecf249c098365b8830181a1c8fb9fdba9814dcb8a9",
                "md5": "c9357637ae791b902e04331332db9e3e",
                "sha256": "f56b4db2b3fe5dcca5787cd9218910da8a945d71596322205431e079318c57d2"
            },
            "downloads": -1,
            "filename": "rubyvenv-1.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9357637ae791b902e04331332db9e3e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 5451,
            "upload_time": "2023-06-10T20:02:03",
            "upload_time_iso_8601": "2023-06-10T20:02:03.657753Z",
            "url": "https://files.pythonhosted.org/packages/3a/05/26ead3dacf59724191ecf249c098365b8830181a1c8fb9fdba9814dcb8a9/rubyvenv-1.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a32f3a4f0f517b5630eec5d5ce549638ed6989ac619312ee77244f93ae774301",
                "md5": "732fd8a7873f92303284fab2c55fff4e",
                "sha256": "5b58f299794f4654d17a43658edc9fd828875352cbce46d938d189d6ac05a9e4"
            },
            "downloads": -1,
            "filename": "rubyvenv-1.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "732fd8a7873f92303284fab2c55fff4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5157,
            "upload_time": "2023-06-10T20:02:05",
            "upload_time_iso_8601": "2023-06-10T20:02:05.090736Z",
            "url": "https://files.pythonhosted.org/packages/a3/2f/3a4f0f517b5630eec5d5ce549638ed6989ac619312ee77244f93ae774301/rubyvenv-1.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-10 20:02:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "asottile",
    "github_project": "rubyvenv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "rubyvenv"
}
        
Elapsed time: 0.07940s