Metadata-Version: 2.1
Name: openstix
Version: 0.1.3
Summary: OpenSTIX aims to make STIX easy and accessible for analysts
Project-URL: Homepage, https://github.com/abusetotal/openstix
Project-URL: Sponsor, https://github.com/sponsors/abusetotal
Project-URL: Tracker, https://github.com/abusetotal/openstix/issues
Project-URL: Source, https://github.com/abusetotal/openstix
Author-email: Tomás Lima <tomas@abusetotal.com>, Adrian Dinis <adrian@abusetotal.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: CTI,IOC,STIX2,TTPs,cybersecurity,library,malware-analysis,network-security,python,threat-indicators,threat-intelligence,toolkit
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: click>=8.1.7
Requires-Dist: countryinfo>=0.1.2
Requires-Dist: requests>=2.31.0
Requires-Dist: stix2>=3.0.1
Description-Content-Type: text/markdown

# OpenSTIX

Unofficial STIX 2.1 library.

[![Release](https://github.com/AbuseTotal/openstix/actions/workflows/release.yml/badge.svg)](https://github.com/AbuseTotal/openstix/actions/workflows/release.yml)