Metadata-Version: 2.4
Name: gtirb
Version: 2.3.2
Summary: GrammaTech Intermediate Representation for Binaries
Author-email: GrammaTech <gtirb@grammatech.com>
License: MIT
Project-URL: Homepage, https://github.com/grammatech/gtirb
Project-URL: Documentation, https://grammatech.github.io/gtirb/python/index.html
Project-URL: Repository, https://github.com/grammatech/gtirb.git
Project-URL: Issues, https://github.com/GrammaTech/gtirb/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: intervaltree>=3.0
Requires-Dist: networkx>=2.3
Requires-Dist: networkx>=2.6; python_version >= "3.9"
Requires-Dist: protobuf>=4.0
Requires-Dist: protobuf>=3.8; python_version >= "3.10"
Requires-Dist: sortedcontainers>=2.0
Requires-Dist: sortedcontainers>=2.0.5; python_version >= "3.10"
Requires-Dist: typing-extensions>=3.7.4.3
Dynamic: license-file

Python library for GTIRB.
