Metadata-Version: 2.1
Name: imqfody
Version: 0.1.3
Summary: Python wrapper for IntelMQ Fody API
Home-page: https://github.com/3c7/python-imqfody
License: MIT
Keywords: intelmq,fody
Author: 3c7
Author-email: 3c7@posteo.de
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: requests (>=2.25.1,<3.0.0)
Project-URL: Repository, https://github.com/3c7/python-imqfody
Description-Content-Type: text/markdown

# Python IntelMQ Fody Wrapper

This is a small module wrapping [IntelMQ Fody API](https://github.com/Intevation/intelmq-fody-backend) for easier use within Python projects.  
