InclusionMap

View on PyPIReverse Dependencies (0)

1.1 InclusionMap-1.1-py3-none-any.whl

Wheel Details

Project: InclusionMap
Version: 1.1
Filename: InclusionMap-1.1-py3-none-any.whl
Download: [link]
Size: 22135
MD5: aac0625aef74dba552299ec0224fd85a
SHA256: 1db2c7049123dbbc207d96e4168183130372b4028470fac2bf4c473b4e7909b7
Uploaded: 2024-01-19 02:26:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: InclusionMap
Version: 1.1
Summary: A tool for generating the inclusion map of a programming project. Several programming languages are supported.
Author: Victor Laügt
Home-Page: https://github.com/VictorLaugt/InclusionMap
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
Requires-Dist: distinctipy (==1.3.4)
Requires-Dist: matplotlib (==3.8.2)
Requires-Dist: netgraph (==4.13.2)
Requires-Dist: networkx (==3.2.1)
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
inclusion_map/__main__.py sha256=P9B3TcKQpxLrPKn2k5UsJI25YBroBioYC7qefCZln4k 4990
inclusion_map/front.py sha256=InZwHlbH4CsBvRO5QMETFz1CX1_XfQjK_rSGUK0zjDE 2751
inclusion_map/back/__init__.py sha256=IK4KXZClnN_jkRkaJ30ZDXxwSVMBttoBB08ff1T-mEQ 327
inclusion_map/back/inclusion_instructions.py sha256=TKuDeNJTDfvC3sixSSb-oWXHRTjOZjLG-mKJ2RemLSw 3233
inclusion_map/back/project_dependencies.py sha256=6YGtIngfm5AZuIpflP2FOb54IptLl35ZpMqFHRavZX4 8459
inclusion_map/back/target_parser.py sha256=DUIMRdR4zU00Bw3UCYoJrKWaNX5t7Sr-98AMk-XhN9M 3484
InclusionMap-1.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
InclusionMap-1.1.dist-info/METADATA sha256=EFQj77LAQuwl09iP3CtZAg5yLhO_NzjJk076DtHzpYM 661
InclusionMap-1.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
InclusionMap-1.1.dist-info/entry_points.txt sha256=4M2EYUX7gTSvT9ev6wERoxhuLuBilT4mtwB1OFQdp40 61
InclusionMap-1.1.dist-info/top_level.txt sha256=Lmcg-uzwnFkL6-Z76ENG3n8MpIGnhEz7y7lXP_E2VFs 14
InclusionMap-1.1.dist-info/RECORD

top_level.txt

inclusion_map

entry_points.txt

inclusionmap = inclusion_map.__main__:main