Metadata-Version: 2.1
Name: swid-lint
Version: 2022.7.24
Summary: Experimental SWID baseline validator.
Home-page: https://git.sr.ht/~sthagen/swid-lint
Author: Stefan Hagen
Author-email: stefan@hagen.link
Maintainer: Stefan Hagen
Maintainer-email: stefan@hagen.link
Project-URL: Bug Tracker, https://todo.sr.ht/~sthagen/swid-lint
Project-URL: Documentation, https://codes.dilettant.life/docs/swid-lint
Project-URL: Source Code, https://git.sr.ht/~sthagen/swid-lint
Project-URL: Test Coverage, https://codes.dilettant.life/coverage/swid-lint
Keywords: baseline,development,extension,software-bill-of-materials,swid,validation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# swid-lint

Experimental SWID baseline validator.

[License: MIT](https://git.sr.ht/~sthagen/swid-lint/tree/default/item/LICENSE)

[![version](https://img.shields.io/pypi/v/swid-lint.svg?style=flat)](https://pypi.python.org/pypi/swid-lint/)
[![downloads](https://img.shields.io/pypi/dm/swid-lint.svg?style=flat)](https://pypi.python.org/pypi/swid-lint/)
[![wheel](https://img.shields.io/pypi/wheel/swid-lint.svg?style=flat)](https://pypi.python.org/pypi/swid-lint/)
[![supported-versions](https://img.shields.io/pypi/pyversions/swid-lint.svg?style=flat)](https://pypi.python.org/pypi/swid-lint/)
[![supported-implementations](https://img.shields.io/pypi/implementation/swid-lint.svg?style=flat)](https://pypi.python.org/pypi/swid-lint/)


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

## Documentation

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

## Bug Tracker

Feature requests and bug reports are bested entered in the [todos of swid-lint](https://todo.sr.ht/~sthagen/swid-lint).

## Primary Source repository

The primary source repository of [swid-lint is at sourcehut](https://git.sr.ht/~sthagen/swid-lint)
a collection of tools useful for software development.

## Status

Experimental.

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