llvm-snapshot-builder


Namellvm-snapshot-builder JSON
Version 1.2.8 PyPI version JSON
download
home_pagehttps://pypi.org/project/llvm_snapshot_builder/
SummaryBuilds LLVM snapshots on Copr
upload_time2023-01-19 22:38:26
maintainerKonrad Kleine
docs_urlNone
authorKonrad Kleine
requires_python>=3.9,<4
licenseMIT
keywords llvm snapshot copr fedora builder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # llvm_snapshot_builder

Builds LLVM snapshots on Copr

## Status

[![Documentation Status](https://readthedocs.org/projects/llvm_snapshot_builder/badge/?version=latest)](https://llvm_snapshot_builder.readthedocs.io/en/latest/?badge=latest)
[![CodeQL](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/codeql.yml/badge.svg)](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/codeql.yml)
[![ci-cd](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/ci-cd.yml)
[![codecov](https://codecov.io/gh/kwk/llvm_snapshot_builder/branch/main/graph/badge.svg?token=ASSPTOL3JU)](https://codecov.io/gh/kwk/llvm_snapshot_builder)
[![release](https://img.shields.io/github/release/kwk/llvm_snapshot_builder.svg)](https://github.com/kwk/llvm_snapshot_builder/releases)

## Installation

```bash
$ pip install llvm_snapshot_builder
```

## Usage

For a more in-depth example, take a look at [the example in the documentation](https://llvm_snapshot_builder.readthedocs.io/en/latest/example.html).

After installing you can explore the CLI program with:

```bash
$ python -m llvm_snapshot_builder.cli --help
```

or with:

```console
$ llvm_sb --help
```

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

### Commit message conventions and semantic versioniong (semver)

We use semantic versioning and [these commit message conventions](https://www.conventionalcommits.org/en/v1.0.0/)
can be used to automatically bump the version number and generate the changelog.

## License

`llvm_snapshot_builder` was created by Konrad Kleine <kkleine@redhat.com>. It is licensed under the terms of the MIT license.

## Credits

`llvm_snapshot_builder` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).


            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/llvm_snapshot_builder/",
    "name": "llvm-snapshot-builder",
    "maintainer": "Konrad Kleine",
    "docs_url": null,
    "requires_python": ">=3.9,<4",
    "maintainer_email": "kkleine@redhat.com",
    "keywords": "LLVM,Snapshot,Copr,Fedora,Builder",
    "author": "Konrad Kleine",
    "author_email": "kkleine@redhat.com",
    "download_url": "https://files.pythonhosted.org/packages/db/f1/4003b354c4b9a7b497cc8d0db0c06650b8e4796572ad4d7f8d901a26ccf8/llvm_snapshot_builder-1.2.8.tar.gz",
    "platform": null,
    "description": "# llvm_snapshot_builder\n\nBuilds LLVM snapshots on Copr\n\n## Status\n\n[![Documentation Status](https://readthedocs.org/projects/llvm_snapshot_builder/badge/?version=latest)](https://llvm_snapshot_builder.readthedocs.io/en/latest/?badge=latest)\n[![CodeQL](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/codeql.yml/badge.svg)](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/codeql.yml)\n[![ci-cd](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/kwk/llvm_snapshot_builder/actions/workflows/ci-cd.yml)\n[![codecov](https://codecov.io/gh/kwk/llvm_snapshot_builder/branch/main/graph/badge.svg?token=ASSPTOL3JU)](https://codecov.io/gh/kwk/llvm_snapshot_builder)\n[![release](https://img.shields.io/github/release/kwk/llvm_snapshot_builder.svg)](https://github.com/kwk/llvm_snapshot_builder/releases)\n\n## Installation\n\n```bash\n$ pip install llvm_snapshot_builder\n```\n\n## Usage\n\nFor a more in-depth example, take a look at [the example in the documentation](https://llvm_snapshot_builder.readthedocs.io/en/latest/example.html).\n\nAfter installing you can explore the CLI program with:\n\n```bash\n$ python -m llvm_snapshot_builder.cli --help\n```\n\nor with:\n\n```console\n$ llvm_sb --help\n```\n\n## Contributing\n\nInterested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.\n\n### Commit message conventions and semantic versioniong (semver)\n\nWe use semantic versioning and [these commit message conventions](https://www.conventionalcommits.org/en/v1.0.0/)\ncan be used to automatically bump the version number and generate the changelog.\n\n## License\n\n`llvm_snapshot_builder` was created by Konrad Kleine <kkleine@redhat.com>. It is licensed under the terms of the MIT license.\n\n## Credits\n\n`llvm_snapshot_builder` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Builds LLVM snapshots on Copr",
    "version": "1.2.8",
    "split_keywords": [
        "llvm",
        "snapshot",
        "copr",
        "fedora",
        "builder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00639f6639581c997eaa4af1001103ba18f66c8cdac52443e6441727e0952205",
                "md5": "d3b800fe4687783de2bd3fa7bf2eb524",
                "sha256": "752da43a214bd06774a0395e7a6e6572ee5d8aa7627d0db1eed766820ad88c76"
            },
            "downloads": -1,
            "filename": "llvm_snapshot_builder-1.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3b800fe4687783de2bd3fa7bf2eb524",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4",
            "size": 20188,
            "upload_time": "2023-01-19T22:38:25",
            "upload_time_iso_8601": "2023-01-19T22:38:25.840346Z",
            "url": "https://files.pythonhosted.org/packages/00/63/9f6639581c997eaa4af1001103ba18f66c8cdac52443e6441727e0952205/llvm_snapshot_builder-1.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbf14003b354c4b9a7b497cc8d0db0c06650b8e4796572ad4d7f8d901a26ccf8",
                "md5": "f4f6bb78d8c7d6f6d99c79b4a7eec0fd",
                "sha256": "c68333bf6677a16c2cdd27ed0f926df929e3a8337493180fc2833f9d3f90aef7"
            },
            "downloads": -1,
            "filename": "llvm_snapshot_builder-1.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f4f6bb78d8c7d6f6d99c79b4a7eec0fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4",
            "size": 13058,
            "upload_time": "2023-01-19T22:38:26",
            "upload_time_iso_8601": "2023-01-19T22:38:26.993271Z",
            "url": "https://files.pythonhosted.org/packages/db/f1/4003b354c4b9a7b497cc8d0db0c06650b8e4796572ad4d7f8d901a26ccf8/llvm_snapshot_builder-1.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-19 22:38:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "llvm-snapshot-builder"
}
        
Elapsed time: 0.04145s