asdf-inspect


Nameasdf-inspect JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/lanshark/asdf-inspect
SummaryAn auxiliary library for the virtualenv-asdf and tox-asdf-redux plugins
upload_time2023-03-20 00:41:34
maintainer
docs_urlNone
authorScott Sharkey
requires_python>=3.7,<4.0
licenseMIT
keywords asdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # asdf-inspect

An auxiliary library for the [virtualenv-asdf][virtualenv-asdf] and [tox-asdf-redux][tox-asdf-redux] plugins.

## Limitations

Only CPython is supported at the moment.


NOTE: this is modified from [pyenv-inspect][pyenv-inspect] by un-def.

[pyenv-inspect]: https://github.com/un-def/pyenv-inspect
[virtualenv-asdf]: https://github.com/lanshark/virtualenv-asdf
[tox-asdf-redux]: https://github.com/lanshark/tox-asdf-redux

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lanshark/asdf-inspect",
    "name": "asdf-inspect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "asdf",
    "author": "Scott Sharkey",
    "author_email": "me@undef.im",
    "download_url": "https://files.pythonhosted.org/packages/b8/74/662e2307ebc804692b307f26697a2d29722f2a17e9b5ab795a260f0c22a6/asdf_inspect-0.1.0.tar.gz",
    "platform": null,
    "description": "# asdf-inspect\n\nAn auxiliary library for the [virtualenv-asdf][virtualenv-asdf] and [tox-asdf-redux][tox-asdf-redux] plugins.\n\n## Limitations\n\nOnly CPython is supported at the moment.\n\n\nNOTE: this is modified from [pyenv-inspect][pyenv-inspect] by un-def.\n\n[pyenv-inspect]: https://github.com/un-def/pyenv-inspect\n[virtualenv-asdf]: https://github.com/lanshark/virtualenv-asdf\n[tox-asdf-redux]: https://github.com/lanshark/tox-asdf-redux\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An auxiliary library for the virtualenv-asdf and tox-asdf-redux plugins",
    "version": "0.1.0",
    "split_keywords": [
        "asdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0671b5c221a1fd044a0882f72cebdc2fa3b7cf50deb1c0a66f464c6d9f8d0d46",
                "md5": "ff0fd3435aeb72608f83595ef0dc2357",
                "sha256": "972e872dc64a3a2b8a600a55f5440e3c6ed279ddcf455320ed9b87b10dfa7a22"
            },
            "downloads": -1,
            "filename": "asdf_inspect-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff0fd3435aeb72608f83595ef0dc2357",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 6224,
            "upload_time": "2023-03-20T00:41:33",
            "upload_time_iso_8601": "2023-03-20T00:41:33.533086Z",
            "url": "https://files.pythonhosted.org/packages/06/71/b5c221a1fd044a0882f72cebdc2fa3b7cf50deb1c0a66f464c6d9f8d0d46/asdf_inspect-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b874662e2307ebc804692b307f26697a2d29722f2a17e9b5ab795a260f0c22a6",
                "md5": "224636d8e2b3da9d883654235f948be9",
                "sha256": "16f76e75b620c7efab69dae583e080c18373ddd6ee1fe378128d8ac0180dad8d"
            },
            "downloads": -1,
            "filename": "asdf_inspect-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "224636d8e2b3da9d883654235f948be9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 5237,
            "upload_time": "2023-03-20T00:41:34",
            "upload_time_iso_8601": "2023-03-20T00:41:34.663241Z",
            "url": "https://files.pythonhosted.org/packages/b8/74/662e2307ebc804692b307f26697a2d29722f2a17e9b5ab795a260f0c22a6/asdf_inspect-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 00:41:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lanshark",
    "github_project": "asdf-inspect",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "asdf-inspect"
}
        
Elapsed time: 0.04568s