dir-content-diff

View on PyPIReverse Dependencies (2)

1.8.0 dir_content_diff-1.8.0-py3-none-any.whl

Wheel Details

Project: dir-content-diff
Version: 1.8.0
Filename: dir_content_diff-1.8.0-py3-none-any.whl
Download: [link]
Size: 22315
MD5: 634f0374f9f45a28f8c344334ce51906
SHA256: b7d5c72d793b87bac96ef778f0315ab291d6e21f78bdb30353db63a1f12814c3
Uploaded: 2024-04-08 10:27:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dir-content-diff
Version: 1.8.0
Summary: Simple tool to compare directory contents.
Author: Blue Brain Project, EPFL
Home-Page: https://dir-content-diff.readthedocs.io
Project-Url: Tracker, https://github.com/BlueBrain/dir-content-diff/issues
Project-Url: Source, https://github.com/BlueBrain/dir-content-diff
License: Apache License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
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: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Requires-Dist: dictdiffer (>=0.8)
Requires-Dist: dicttoxml (>=1.7.12)
Requires-Dist: diff-pdf-visually (>=1.7)
Requires-Dist: jsonpath-ng (>=1.5)
Requires-Dist: PyYaml (>=6)
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-bluebrain-theme; extra == "docs"
Requires-Dist: pandas (>=1.4); extra == "docs"
Requires-Dist: pyarrow (>=11); extra == "docs"
Requires-Dist: tables (>=3.7); extra == "docs"
Requires-Dist: pandas (>=1.4); extra == "pandas"
Requires-Dist: pyarrow (>=11); extra == "pandas"
Requires-Dist: tables (>=3.7); extra == "pandas"
Requires-Dist: coverage (>=7.2); extra == "test"
Requires-Dist: dicttoxml (>=1.7.16); extra == "test"
Requires-Dist: matplotlib (>=3); extra == "test"
Requires-Dist: rst2pdf (>=0.99); extra == "test"
Requires-Dist: pytest (>=6.2); extra == "test"
Requires-Dist: pytest-html (<4,>=2); extra == "test"
Requires-Dist: pandas (>=1.4); extra == "test"
Requires-Dist: pyarrow (>=11); extra == "test"
Requires-Dist: tables (>=3.7); extra == "test"
Provides-Extra: docs
Provides-Extra: pandas
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.md
[Description omitted; length: 7396 characters]

WHEEL

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

RECORD

Path Digest Size
dir_content_diff/__init__.py sha256=47oB6yHGQfKXdBBXmQWQCpFQXSV1qrG11Vc2xC6Z2VQ 14436
dir_content_diff/base_comparators.py sha256=20Z4CkP7Jm0qhhBGW6b-pvWD54od1JLjdZjKqJ_mQ9c 21897
dir_content_diff/pandas.py sha256=tEQXYjFGY06ofJ5qNrtEHFbzR_YKSHAcOZLZACvz-zM 7375
dir_content_diff/pytest_plugin.py sha256=eXA4zuxXTWIf5AOGNWG9LI_QcrdfktPpPg589TI-yxI 1660
dir_content_diff/util.py sha256=IOlKLVoWNXZw0ropmyDqfvrBZS4w9goU9xtM1x7o2H8 3359
dir_content_diff-1.8.0.dist-info/AUTHORS.md sha256=wye_V3N5cVTP5JONqhHkC6ws6cTLbN3oPWwGGbYIkRY 63
dir_content_diff-1.8.0.dist-info/LICENSE.txt sha256=6-wE4HB12BeS7zmz-3sz0Xc1mye72b32feAyxBAyLDs 11354
dir_content_diff-1.8.0.dist-info/METADATA sha256=qw4bcZm69CliruHMAbbII9iyUOnvMyBhDUKWJr2vsIA 9532
dir_content_diff-1.8.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
dir_content_diff-1.8.0.dist-info/entry_points.txt sha256=1bqWBP8bU_yN9e819R3J7FAw6Pu8IGVCw-2nnoNS90M 61
dir_content_diff-1.8.0.dist-info/top_level.txt sha256=YYKrmU6v4oXoD0vkgEq86rpAuAJq4eeilgQcLzZj1a8 17
dir_content_diff-1.8.0.dist-info/RECORD

top_level.txt

dir_content_diff

entry_points.txt

dir-content-diff = dir_content_diff.pytest_plugin