Metadata-Version: 2.1
Name: InclusionMap
Version: 1.4
Summary: A tool for generating the inclusion map of a programming project. Several programming languages are supported.
Home-page: https://github.com/VictorLaugt/InclusionMap
Author: Victor Laügt
Author-email: victorlaugtdev@gmail.com
License: GPLv3
Keywords: dependency graph map programming project tool
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE
Requires-Dist: distinctipy==1.3.4
Requires-Dist: matplotlib>=3.8.2
Requires-Dist: netgraph>=4.13.2
Requires-Dist: networkx>=3.2.1
Requires-Dist: numpy>=2.0.1
