dotnet-deptree

View on PyPIReverse Dependencies (0)

0.1.4 dotnet_deptree-0.1.4-py3-none-any.whl

Wheel Details

Project: dotnet-deptree
Version: 0.1.4
Filename: dotnet_deptree-0.1.4-py3-none-any.whl
Download: [link]
Size: 12683
MD5: b4aff6d2c2c5c07f4e12f0bb8d89ce6d
SHA256: b7c9922f1f09a962e5f7dca84dce6a799eede8612f58b28c4d5a5c9e66965825
Uploaded: 2024-02-24 13:03:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dotnet-deptree
Version: 0.1.4
Summary: Generate dependency tree visualizations for .NET projects
Author: J.I. Cruz
Author-Email: israel.jose.pr[at]gmail.com
Home-Page: https://github.com/jicruz96/dotnet-deptree
Project-Url: Repository, https://github.com/jicruz96/dotnet-deptree
License: MIT
Keywords: .NET,graphviz,dependencies,visualization,dotnet,deptree
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C#
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Documentation
Requires-Python: >=3.11,<4.0
Requires-Dist: graphviz (<0.21.0,>=0.20.1)
Requires-Dist: xmltodict (<0.14.0,>=0.13.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1821 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dotnet_deptree/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dotnet_deptree/cli.py sha256=YAEQoGdAc24mDFZh-G1BWwwZgauDPnHkmhpPHkjDMho 2212
dotnet_deptree/dag/dag.py sha256=NUC1ZW2Ft3ID3i6NYsqGcsEE7MyF-tqLyCI2K2tkq6k 9649
dotnet_deptree/dag/path_based_dependency_tree.py sha256=HHzl0sary00sc0je2TgatuwguNwm6L8jwVXf_oR2Kfs 3215
dotnet_deptree/deptree_generator.py sha256=2xY1qxS2hIB3PrWXgK5N6Ml56bZLjqYGSDrOq3w1HMM 6182
dotnet_deptree/dotnet.py sha256=IxGKB94mREcM8yoANPvJs8UJt1QGUvHz3zgVGna4GUc 6772
dotnet_deptree/utils/colors.py sha256=MsXuZvivvA4F8BOi465t11kZoZbf_DYw4irYs-j9oJk 1731
dotnet_deptree-0.1.4.dist-info/LICENSE sha256=b9Lq9gKaOuM0nQenbI8UzkytbIT2vBLu24Mr2aA0DE0 1066
dotnet_deptree-0.1.4.dist-info/METADATA sha256=g3ISeL0YN3Az4YxfJHGPewu2neL5DHYnzWqnhIxuesI 2875
dotnet_deptree-0.1.4.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
dotnet_deptree-0.1.4.dist-info/entry_points.txt sha256=4bqqRgB2fRI06-st_o_xZDOwWZI7M4XPCtlsD0912gc 58
dotnet_deptree-0.1.4.dist-info/RECORD

entry_points.txt

dotnet-deptree = dotnet_deptree.cli:main