Metadata-Version: 2.1
Name: torxtools
Version: 0.13.1
Summary: Less generic functionalities than Phillips and Pozidriv tools.
Home-page: https://gitlab.com/jlecomte/projects/python/torxtools
Author: Julien Lecomte
Author-email: julien@lecomte.at
License: MIT
Project-URL: Documentation, https://jlecomte.gitlab.io/projects/python/torxtools/
Project-URL: Source code, https://gitlab.com/jlecomte/projects/python/torxtools
Project-URL: Tracker, https://gitlab.com/jlecomte/projects/python/torxtools/-/issues
Classifier: Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8.*
Description-Content-Type: text/markdown
License-File: LICENSE

[![license](https://img.shields.io/badge/license-MIT-brightgreen)](https://spdx.org/licenses/MIT.html)
[![pipelines](https://gitlab.com/jlecomte/projects/python/torxtools/badges/master/pipeline.svg)](https://gitlab.com/jlecomte/projects/python/torxtools/pipelines)
[![coverage](https://gitlab.com/jlecomte/projects/python/torxtools/badges/master/coverage.svg)](https://jlecomte.gitlab.io/projects/torxtools/coverage/index.html)

# torxtools

Less generic functionalities than Phillips and Pozidriv tools. One size fits most. MacGyver's French army spork.

Quick and dirty library that holds functions used in projects with similarities.

## Installation from PyPI

You can install the latest version from PyPI package repository.

~~~bash
python3 -mpip install -U torxtools
~~~

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Locations

  * GitLab: [https://gitlab.com/jlecomte/projects/python/torxtools](https://gitlab.com/jlecomte/projects/python/torxtools)
  * PyPi: [https://pypi.org/project/torxtools](https://pypi.org/project/torxtools)

