spdx-lint


Namespdx-lint JSON
Version 2023.10.22 PyPI version JSON
download
home_page
SummaryExperimental SPDX baseline validator.
upload_time2023-10-22 13:44:47
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords baseline developer-tools extension software-bill-of-materials spdx validation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Spdx-lint

Experimental SPDX baseline validator.

[License: MIT](https://github.com/sthagen/spdx-lint/blob/default/LICENSE) | 
[Country of origin: Switzerland](https://git.sr.ht/~sthagen/spdx-lint/tree/default/item/COUNTRY-OF-ORIGIN) | 
[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/spdx-lint/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)

Third party dependencies are documented in the folder [third-party](docs/third-party/README.md).

[![version](https://img.shields.io/pypi/v/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)
[![downloads](https://static.pepy.tech/badge/spdx-lint/month)](https://pepy.tech/project/spdx-lint)
[![wheel](https://img.shields.io/pypi/wheel/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)
[![supported-versions](https://img.shields.io/pypi/pyversions/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)
[![supported-implementations](https://img.shields.io/pypi/implementation/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)
[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/spdx-lint.svg?style=flat)](https://git.sr.ht/~sthagen/spdx-lint/log)

## Documentation

User and developer [documentation of spdx-lint](https://codes.dilettant.life/docs/spdx-lint).

## Bug Tracker

Any feature requests or bug reports shall go to the [todos of spdx-lint](https://todo.sr.ht/~sthagen/spdx-lint).

## Primary Source repository

The main source of `spdx-lint` is on a mountain in central Switzerland.
We use distributed version control (git).
There is no central hub.
Every clone can become a new source for the benefit of all.
The preferred public clones of `spdx-lint` are:

* [on codeberg](https://codeberg.org/sthagen/spdx-lint) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.
* [at sourcehut](https://git.sr.ht/~sthagen/spdx-lint) - a collection of tools useful for software development.

## Contributions

Please do not submit "pull requests" (I found no way to disable that "feature" on GitHub).
If you like to share small changes under the repositories license please kindly do so by sending a patchset.
You can either send such a patchset per email using [git send-email](https://git-send-email.io) or 
if you are a sourcehut user by selecting "Prepare a patchset" on the summary page of your fork at [sourcehut](https://git.sr.ht/).

## Status

Experimental.

**Note**: The default branch is `default`.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "spdx-lint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Stefan Hagen <stefan@hagen.link>",
    "keywords": "baseline,developer-tools,extension,software-bill-of-materials,spdx,validation",
    "author": "",
    "author_email": "Stefan Hagen <stefan@hagen.link>",
    "download_url": "https://files.pythonhosted.org/packages/35/4b/dcb7665b7577c594f32a080a25d5338e7a07314b01c34e19da5ebc5d0ddc/spdx-lint-2023.10.22.tar.gz",
    "platform": null,
    "description": "# Spdx-lint\n\nExperimental SPDX baseline validator.\n\n[License: MIT](https://github.com/sthagen/spdx-lint/blob/default/LICENSE) | \n[Country of origin: Switzerland](https://git.sr.ht/~sthagen/spdx-lint/tree/default/item/COUNTRY-OF-ORIGIN) | \n[Export control classification number(ECCN): EAR99](https://git.sr.ht/~sthagen/spdx-lint/tree/default/item/EXPORT-CONTROL-CLASSIFICATION-NUMBER)\n\nThird party dependencies are documented in the folder [third-party](docs/third-party/README.md).\n\n[![version](https://img.shields.io/pypi/v/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)\n[![downloads](https://static.pepy.tech/badge/spdx-lint/month)](https://pepy.tech/project/spdx-lint)\n[![wheel](https://img.shields.io/pypi/wheel/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)\n[![supported-versions](https://img.shields.io/pypi/pyversions/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)\n[![supported-implementations](https://img.shields.io/pypi/implementation/spdx-lint.svg?style=flat)](https://pypi.python.org/pypi/spdx-lint/)\n[![maintenance-status](https://img.shields.io/github/commit-activity/y/sthagen/spdx-lint.svg?style=flat)](https://git.sr.ht/~sthagen/spdx-lint/log)\n\n## Documentation\n\nUser and developer [documentation of spdx-lint](https://codes.dilettant.life/docs/spdx-lint).\n\n## Bug Tracker\n\nAny feature requests or bug reports shall go to the [todos of spdx-lint](https://todo.sr.ht/~sthagen/spdx-lint).\n\n## Primary Source repository\n\nThe main source of `spdx-lint` is on a mountain in central Switzerland.\nWe use distributed version control (git).\nThere is no central hub.\nEvery clone can become a new source for the benefit of all.\nThe preferred public clones of `spdx-lint` are:\n\n* [on codeberg](https://codeberg.org/sthagen/spdx-lint) - a democratic community-driven, non-profit software development platform operated by Codeberg e.V.\n* [at sourcehut](https://git.sr.ht/~sthagen/spdx-lint) - a collection of tools useful for software development.\n\n## Contributions\n\nPlease do not submit \"pull requests\" (I found no way to disable that \"feature\" on GitHub).\nIf you like to share small changes under the repositories license please kindly do so by sending a patchset.\nYou can either send such a patchset per email using [git send-email](https://git-send-email.io) or \nif you are a sourcehut user by selecting \"Prepare a patchset\" on the summary page of your fork at [sourcehut](https://git.sr.ht/).\n\n## Status\n\nExperimental.\n\n**Note**: The default branch is `default`.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Experimental SPDX baseline validator.",
    "version": "2023.10.22",
    "project_urls": {
        "Bug-Tracker": "https://todo.sr.ht/~sthagen/spdx-lint",
        "Documentation": "https://codes.dilettant.life/docs/spdx-lint",
        "Homepage": "https://git.sr.ht/~sthagen/spdx-lint",
        "Source-Code": "https://git.sr.ht/~sthagen/spdx-lint",
        "Test-Coverage": "https://codes.dilettant.life/coverage/spdx-lint"
    },
    "split_keywords": [
        "baseline",
        "developer-tools",
        "extension",
        "software-bill-of-materials",
        "spdx",
        "validation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f38033220dd91067f96eca04c609ae6b9f6f6cdda3fb5d2943080294c1f7dbb5",
                "md5": "4cd67dad06f7afe3c4fc08e13b4377f1",
                "sha256": "496f2e667615bba11b229573debaeeabdab54874590338f3587642b71655317b"
            },
            "downloads": -1,
            "filename": "spdx_lint-2023.10.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4cd67dad06f7afe3c4fc08e13b4377f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5508,
            "upload_time": "2023-10-22T13:44:46",
            "upload_time_iso_8601": "2023-10-22T13:44:46.293028Z",
            "url": "https://files.pythonhosted.org/packages/f3/80/33220dd91067f96eca04c609ae6b9f6f6cdda3fb5d2943080294c1f7dbb5/spdx_lint-2023.10.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "354bdcb7665b7577c594f32a080a25d5338e7a07314b01c34e19da5ebc5d0ddc",
                "md5": "eb59de2e0137ee35f4f894c50b9c19ab",
                "sha256": "b8c63b956e102c979d23e7afaaca4d3249b564e96063d5a090a6f55c00100844"
            },
            "downloads": -1,
            "filename": "spdx-lint-2023.10.22.tar.gz",
            "has_sig": false,
            "md5_digest": "eb59de2e0137ee35f4f894c50b9c19ab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5972,
            "upload_time": "2023-10-22T13:44:47",
            "upload_time_iso_8601": "2023-10-22T13:44:47.784947Z",
            "url": "https://files.pythonhosted.org/packages/35/4b/dcb7665b7577c594f32a080a25d5338e7a07314b01c34e19da5ebc5d0ddc/spdx-lint-2023.10.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-22 13:44:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "spdx-lint"
}
        
Elapsed time: 0.17726s