Metadata-Version: 2.1
Name: needle-cli
Version: 0.2.0
Summary: 
License: MIT
Author: Jean-Michel Girard
Author-email: Jean.M.Girard@Outlook.com
Maintainer: Jean-Michel Girard
Maintainer-email: Jean.M.Girard@Outlook.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Description-Content-Type: text/markdown

# needle

Code injector with a target

[![license-image]][license-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![conventional-commits-image]][conventional commits]

<!-- Links: -->
[license-image]: https://img.shields.io/github/license/JeanMGirard/needle
[license-url]: https://github.com/JeanMGirard/needle/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/JeanMGirard/needle?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/JeanMGirard/needle
[release-url]: https://github.com/JeanMGirard/needle/releases
[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white
[conventional commits]: https://conventionalcommits.org

[repo-url]: https://github.com/JeanMGirard/needle
[pypi-url]: https://pypi.org/project/needle
[docs-url]: https://JeanMGirard.github.io/needle
[changelog]: https://github.com/JeanMGirard/needle/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/JeanMGirard/needle/blob/main/CONTRIBUTING.md
<!-- Links: -->



- Documentation: [https://JeanMGirard.github.io/needle][docs-url]
- GitHub: [https://github.com/JeanMGirard/needle][repo-url]



## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [MIT License][license-url].



<!--

 _________________

[![PyPI version](https://badge.fury.io/py/python_project_name.svg)](http://badge.fury.io/py/python_project_name)
[![Test Status](https://github.com/timothycrosley/python_project_name/workflows/Test/badge.svg?branch=develop)](https://github.com/timothycrosley/python_project_name/actions?query=workflow%3ATest)
[![Lint Status](https://github.com/timothycrosley/python_project_name/workflows/Lint/badge.svg?branch=develop)](https://github.com/timothycrosley/python_project_name/actions?query=workflow%3ALint)
[![codecov](https://codecov.io/gh/timothycrosley/python_project_name/branch/main/graph/badge.svg)](https://codecov.io/gh/timothycrosley/python_project_name)
[![Join the chat at https://gitter.im/timothycrosley/python_project_name](https://badges.gitter.im/timothycrosley/python_project_name.svg)](https://gitter.im/timothycrosley/python_project_name?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://pypi.python.org/pypi/python_project_name/)
[![Downloads](https://pepy.tech/badge/python_project_name)](https://pepy.tech/project/python_project_name)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://timothycrosley.github.io/isort/)
_________________

[Read Latest Documentation](https://timothycrosley.github.io/python_project_name/) - [Browse GitHub Code Repository](https://github.com/timothycrosley/python_project_name/)
_________________

**python_project_name** Project short description.




<!-- Links: -->
<!--
[license-image]: https://img.shields.io/github/license/JeanMGirard/needle
[license-url]: https://github.com/JeanMGirard/needle/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/JeanMGirard/needle?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/JeanMGirard/needle
[release-url]: https://github.com/JeanMGirard/needle/releases
[conventional-commits-image]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white
[conventional commits]: https://conventionalcommits.org

[repo-url]: https://github.com/JeanMGirard/needle
[pypi-url]: https://pypi.org/project/needle
[docs-url]: https://JeanMGirard.github.io/needle
[changelog]: https://github.com/JeanMGirard/needle/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/JeanMGirard/needle/blob/main/CONTRIBUTING.md
 -->
<!-- Links: -->

