zensols.pybuild


Namezensols.pybuild JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/plandes/zenpybuild
SummaryInspect and iterate on git tags. This manages tags in a git repository.
upload_time2023-12-02 12:48:04
maintainer
docs_urlNone
authorPaul Landes
requires_python
license
keywords tooling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Inspect and iterate on git tags and invoke setup utils

[![PyPI][pypi-badge]][pypi-link]
[![Python 3.9][python39-badge]][python39-link]
[![Python 3.10][python310-badge]][python310-link]

Inspect and iterate on git tags.  This manages tags in a git repository and
invokes setup utils.  This is used in the [zen build setup] as well.


## Documentation

See the [full documentation](https://plandes.github.io/zenpybuild/).


## Obtaining

The easist way to install the command line program is via the `pip` installer:
```bash
pip install zensols.pybuild
```

Binaries are also available on [pypi].


## Usage

See the [zotsite setup.py] file for an example of how to use it as in setup
tools.


## Changelog

An extensive changelog is available [here](CHANGELOG.md).


## License

[MIT License](LICENSE.md)

Copyright (c) 2018 - 2020 Paul Landes


<!-- links -->

[pypi]: https://pypi.org/project/zensols.pybuild/
[pypi-link]: https://pypi.python.org/pypi/zensols.pybuild
[pypi-badge]: https://img.shields.io/pypi/v/zensols.pybuild.svg
[python39-badge]: https://img.shields.io/badge/python-3.9-blue.svg
[python39-link]: https://www.python.org/downloads/release/python-390
[python310-badge]: https://img.shields.io/badge/python-3.10-blue.svg
[python310-link]: https://www.python.org/downloads/release/python-3100

[zen build setup]: https://github.com/plandes/zenbuild
[zotsite setup.py]: https://github.com/plandes/zotsite/blob/master/src/python/setup.py

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/plandes/zenpybuild",
    "name": "zensols.pybuild",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tooling",
    "author": "Paul Landes",
    "author_email": "landes@mailc.net",
    "download_url": "https://github.com/plandes/zenpybuild/releases/download/v0.1.1/zensols.pybuild-0.1.1-py3-none-any.whl",
    "platform": null,
    "description": "# Inspect and iterate on git tags and invoke setup utils\n\n[![PyPI][pypi-badge]][pypi-link]\n[![Python 3.9][python39-badge]][python39-link]\n[![Python 3.10][python310-badge]][python310-link]\n\nInspect and iterate on git tags.  This manages tags in a git repository and\ninvokes setup utils.  This is used in the [zen build setup] as well.\n\n\n## Documentation\n\nSee the [full documentation](https://plandes.github.io/zenpybuild/).\n\n\n## Obtaining\n\nThe easist way to install the command line program is via the `pip` installer:\n```bash\npip install zensols.pybuild\n```\n\nBinaries are also available on [pypi].\n\n\n## Usage\n\nSee the [zotsite setup.py] file for an example of how to use it as in setup\ntools.\n\n\n## Changelog\n\nAn extensive changelog is available [here](CHANGELOG.md).\n\n\n## License\n\n[MIT License](LICENSE.md)\n\nCopyright (c) 2018 - 2020 Paul Landes\n\n\n<!-- links -->\n\n[pypi]: https://pypi.org/project/zensols.pybuild/\n[pypi-link]: https://pypi.python.org/pypi/zensols.pybuild\n[pypi-badge]: https://img.shields.io/pypi/v/zensols.pybuild.svg\n[python39-badge]: https://img.shields.io/badge/python-3.9-blue.svg\n[python39-link]: https://www.python.org/downloads/release/python-390\n[python310-badge]: https://img.shields.io/badge/python-3.10-blue.svg\n[python310-link]: https://www.python.org/downloads/release/python-3100\n\n[zen build setup]: https://github.com/plandes/zenbuild\n[zotsite setup.py]: https://github.com/plandes/zotsite/blob/master/src/python/setup.py\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Inspect and iterate on git tags.  This manages tags in a git repository.",
    "version": "0.1.1",
    "project_urls": {
        "Download": "https://github.com/plandes/zenpybuild/releases/download/v0.1.1/zensols.pybuild-0.1.1-py3-none-any.whl",
        "Homepage": "https://github.com/plandes/zenpybuild"
    },
    "split_keywords": [
        "tooling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "831426795a2af738ec8bb38f852e3ae7dc263afff3194bfef5cce71cee6558b4",
                "md5": "f8f6985e69c56e1bfcb88633768508f0",
                "sha256": "cdd4d5992edeef0d777fbb3aa391f4daef1b5a0a9f1b649363c2085a81dc4e29"
            },
            "downloads": -1,
            "filename": "zensols.pybuild-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8f6985e69c56e1bfcb88633768508f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10849,
            "upload_time": "2023-12-02T12:48:04",
            "upload_time_iso_8601": "2023-12-02T12:48:04.393359Z",
            "url": "https://files.pythonhosted.org/packages/83/14/26795a2af738ec8bb38f852e3ae7dc263afff3194bfef5cce71cee6558b4/zensols.pybuild-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 12:48:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "plandes",
    "github_project": "zenpybuild",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "zensols.pybuild"
}
        
Elapsed time: 0.15023s