weii3hai-gendiff

View on PyPIReverse Dependencies (0)

0.1.1 weii3hai_gendiff-0.1.1-py3-none-any.whl

Wheel Details

Project: weii3hai-gendiff
Version: 0.1.1
Filename: weii3hai_gendiff-0.1.1-py3-none-any.whl
Download: [link]
Size: 6013
MD5: cde034b263288e1dd1508fe458dffa0b
SHA256: 21d8b50274271c24c46fd89f9fb2493e4b3268127ed04300ea38f7aa62186505
Uploaded: 2022-12-10 08:53:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: weii3hai-gendiff
Version: 0.1.1
Summary: finds the difference between files
Author: weii3hai
Author-Email: weii3hai[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: flake8 (<6.0.0,>=5.0.4)
Requires-Dist: pytest (<8.0.0,>=7.2.0)
Requires-Dist: pytest-cov (<5.0.0,>=4.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 984 characters]

WHEEL

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

RECORD

Path Digest Size
gendiff/__init__.py sha256=4v9sw01aJ9h54V0BhTwedvDG4K5CCcepXfoQBUko2GY 302
gendiff/difference_finder.py sha256=CeIr85wVLw-fcnUd5eVzSUDq1UU_rj64nPMU6siEDJw 1308
gendiff/engine.py sha256=iLw1nen8RyXFKN8w6k8-9QFnllUyzBXU0MhAx1LbttE 940
gendiff/file_reader.py sha256=TKEGWpHRaMYpgUi8K9WXarAFr6IdfW_0c-O4VTLamDE 288
gendiff/formatter/__init__.py sha256=_z5NTc9yUMro1iLXfJptaa789KsE75kgIY-v6TwPGZE 11
gendiff/formatter/json.py sha256=HCnBUX9ifSDCAo5EIEzUPhJWR3_LenXGES_K4ybq-kI 1102
gendiff/formatter/plain.py sha256=saOThQewfV1J1h4UIgk5LeYWd9zzcCYCKHus23aEbMQ 1717
gendiff/formatter/stylish.py sha256=o9OasLEQSH6pyqel7mcntHBJAJDIavtbPgVSbcc3-zQ 2155
gendiff/scripts/__init__.py sha256=Ki-7LIW69po7WomTszac9vGSZkTsm7UGTpZ5kZNCC3Y 53
gendiff/scripts/gendiff.py sha256=mdWXHCj5dKb3qvxTP4BelQzX8jEfoDD5QgWup7qCCPg 727
weii3hai_gendiff-0.1.1.dist-info/entry_points.txt sha256=nXaTQaTlRlq0fI90zzcmDhSm9iq5kLrLcVP7MshXK1E 56
weii3hai_gendiff-0.1.1.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
weii3hai_gendiff-0.1.1.dist-info/METADATA sha256=3VwvaSwxh7kknlmWrcXz_cYWXooDQwfP8_BlSlIwS9c 1562
weii3hai_gendiff-0.1.1.dist-info/RECORD

entry_points.txt

gendiff = gendiff.scripts.gendiff:main