image-transfer

View on PyPIReverse Dependencies (1)

0.2.0 image_transfer-0.2.0-py3-none-any.whl

Wheel Details

Project: image-transfer
Version: 0.2.0
Filename: image_transfer-0.2.0-py3-none-any.whl
Download: [link]
Size: 8669
MD5: a172b32d2b3b33ffc093f8353038d387
SHA256: fed1e0cb3275594f265d3fa75a63551fc1312ee46796490fdf969b9e36ca1f32
Uploaded: 2023-03-06 14:56:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: image-transfer
Version: 0.2.0
Summary: Transfer images and videos from one directoy to another with new folder structure by date
Author: Magnus Sommarsjö
Project-Url: Homepage, https://github.com/magnussommarsjo/image_transfer
Project-Url: Bug Tracker, https://github.com/magnussommarsjo/image_transfer/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Requires-Dist: typer
Requires-Dist: rich
Requires-Dist: Pillow
Requires-Dist: ffmpeg-python
Requires-Dist: image-transfer[test]; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: piexif; extra == "test"
Requires-Dist: pytest (>=6.0); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENCE.txt
[Description omitted; length: 1802 characters]

WHEEL

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

RECORD

Path Digest Size
imgtrf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
imgtrf/__main__.py sha256=5evTMclpDMbQ_F3VWNKE6FarajCBCNqG-bFMQj1K0AU 115
imgtrf/cli.py sha256=t5tKDVtqEKKr7EzWF_8kNblkAXvhZLvw9ZXa2kUapEI 2231
imgtrf/core.py sha256=pFwwiAiUszZyHVWWguWTcjU-Twn1v1nR_S0nnmJW67A 5180
imgtrf/exceptions.py sha256=2MyFdNnalErNEaXHouVGq3c3mnUxxbG98wTnZffIE2k 84
imgtrf/logger.py sha256=Odp0qCu7rC8oZRuZJDfhae4WNbchFcLCPJjm4XvW2TU 1303
imgtrf/meta.py sha256=AVKdj5U1lzVoAptmqjhNBYs3QZBkiFxr8wXJAKBlhd0 4240
image_transfer-0.2.0.dist-info/LICENCE.txt sha256=dSb3KnzeZ9JyD9531e7-AJDAvzKaw0ZwDxBz5FalyNc 1068
image_transfer-0.2.0.dist-info/METADATA sha256=15Frgt1OeRKjhBBviWi4DpVH5OiOtypPDD2RJoyDPoY 2841
image_transfer-0.2.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
image_transfer-0.2.0.dist-info/entry_points.txt sha256=hB2F1vZuUugBaBKCloF0ZpR2AFJBrifEjF248p3ruP0 47
image_transfer-0.2.0.dist-info/top_level.txt sha256=C6AfIeZ1nYjvfuT6he6NCeBq1Hh9Coo8qkFq9SoPaNY 7
image_transfer-0.2.0.dist-info/RECORD

top_level.txt

imgtrf

entry_points.txt

imgtrf = imgtrf.__main__:app