Metadata-Version: 2.1
Name: idiap-devtools
Version: 1.0.0
Summary: This package contains a *pot-pourri* of various tools required to develop python packages at Idiap's GitLab infrastructure
Author-email: Andre Anjos <andre.anjos@idiap.ch>
License: BSD 3-Clause License
Project-URL: documentation, https://idiap-devtools.readthedocs.io/en/v1.0.0/
Project-URL: homepage, https://pypi.org/project/idiap-devtools
Project-URL: repository, https://gitlab.idiap.ch/software/idiap-devtools
Project-URL: changelog, https://gitlab.idiap.ch/software/idiap-devtools/-/releases
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: qa
Provides-Extra: doc
Provides-Extra: test

<!--
Copyright © 2022 Idiap Research Institute <contact@idiap.ch>

SPDX-License-Identifier: BSD-3-Clause
-->

[![latest-docs](https://img.shields.io/badge/docs-v1.0.0-orange.svg)](https://idiap-devtools.readthedocs.io/en/v1.0.0/)
[![build](https://gitlab.idiap.ch/software/idiap-devtools/badges/v1.0.0/pipeline.svg)](https://gitlab.idiap.ch/software/idiap-devtools/commits/v1.0.0)
[![coverage](https://gitlab.idiap.ch/software/idiap-devtools/badges/v1.0.0/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/idiap-devtools/v1.0.0/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/idiap-devtools)

# Development Tools

This package contains a set of small utilities to support development of Python
packages through GitLab.  It is targetted for package development at Idiap.

For installation and usage instructions, check-out our documentation.
