mvdate

View on PyPIReverse Dependencies (0)

0.1.2 mvdate-0.1.2-py3-none-any.whl

Wheel Details

Project: mvdate
Version: 0.1.2
Filename: mvdate-0.1.2-py3-none-any.whl
Download: [link]
Size: 19609
MD5: b476a8e108e8e8078d8438a565cc0f17
SHA256: aefecffd10123db1c95d76f7734ae8a1652c1333b51ca557470b5ae6e7d6561b
Uploaded: 2023-12-27 18:54:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mvdate
Version: 0.1.2
Summary: Move files to directories based on created date
Author-Email: Neil Shephard <nshephard[at]gmail.com>
Project-Url: Source, https://gitlab.com/nshephard/mvdate
Project-Url: Bug_Tracker, https://gitlab.com/nshephard/mvdate/issues
License: GNU Lesser GPLv3 only
Keywords: files,date
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: Programming Language :: Python :: 3.12
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.8
Requires-Dist: loguru
Requires-Dist: tqdm
Requires-Dist: pillow
Requires-Dist: pyfiglet
Requires-Dist: codespell; extra == "dev"
Requires-Dist: Flake8-pyproject; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-print; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pyupgrade; extra == "dev"
Requires-Dist: pytest-durations; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: tracelogger; extra == "dev"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-multiversion; extra == "docs"
Requires-Dist: sphinx-markdown-tables; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-mermaid; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon; extra == "docs"
Requires-Dist: build; extra == "pypi"
Requires-Dist: wheel; extra == "pypi"
Requires-Dist: setuptools-scm[toml]; extra == "pypi"
Requires-Dist: twine; extra == "pypi"
Requires-Dist: py; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-mpl; extra == "tests"
Requires-Dist: pytest-tmp-files; extra == "tests"
Requires-Dist: filetype; extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: pypi
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: COPYING
[Description omitted; length: 2907 characters]

WHEEL

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

RECORD

Path Digest Size
mvdate/__init__.py sha256=KJ2J79NXsdbzwJVjZ4BnjuYyMLTMNWH2pkPx8jp2zKU 802
mvdate/_version.py sha256=SFCDdrYA67D1Je-jHgVVh4LOopkPvuV6NMtqSJ7Tfhg 411
mvdate/mvdate.py sha256=nOPMG4NLKkBRWqjAf93YIRh2kVdjSDPFumctXDA70_0 11205
mvdate-0.1.2.dist-info/COPYING sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
mvdate-0.1.2.dist-info/METADATA sha256=wM5W1B_rU24m3B-pBe8v_fs0KiSpWLlLnKLpQFw5rVY 5511
mvdate-0.1.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
mvdate-0.1.2.dist-info/entry_points.txt sha256=l61H7l5LFV986U-Vw8cPpFbQ-RPeyL8-R8z_CLuoK84 46
mvdate-0.1.2.dist-info/top_level.txt sha256=cFoTm1mP2JwnvFq1cDjfzBzHhgQ4nO3OUPITC31GRbQ 7
mvdate-0.1.2.dist-info/RECORD

top_level.txt

mvdate

entry_points.txt

mvdate = mvdate.mvdate:main