DirectoryCleaner

View on PyPIReverse Dependencies (0)

0.3 DirectoryCleaner-0.3-py3-none-any.whl

Wheel Details

Project: DirectoryCleaner
Version: 0.3
Filename: DirectoryCleaner-0.3-py3-none-any.whl
Download: [link]
Size: 28941
MD5: adb5682844a2b4ba81b43ce99789478b
SHA256: 2aa10454b00b06dad20fe07549e221daa50868101f226abed1d5ae6d7175efea
Uploaded: 2018-09-26 07:20:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DirectoryCleaner
Version: 0.3
Summary: An easy to use program that will clean a specified directory by placing all loose files in one folder with specified sub folders.
Author: Danny Canter
Author-Email: dannycanter123[at]gmail.com
Home-Page: https://github.com/Cantasaurus/DirectoryCleaner
License: MIT
Requires-Dist: tqdm (>=4.25.0)
Requires-Dist: pyfiglet (>=0.7.5)
Requires-Dist: beautifulsoup4 (>=4.6.3); extra == "Scraper"
Requires-Dist: requests (>=2.19.1); extra == "Scraper"
Provides-Extra: Scraper
Provides-Extra: Scraper
Description-Content-Type: text/markdown
[Description omitted; length: 4491 characters]

WHEEL

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

RECORD

Path Digest Size
DirectoryCleaner-0.3.data/data/LICENSE.txt sha256=mXuEuao2WZEHn3V7FU6JEEUfmMS-geNcYWGUfS3AxpI 1063
DirectoryCleaner-0.3.data/data/README.md sha256=sJ0yfvAl5Pkwbi8Y9TUe10gTbJxk7jLKz4MHvRACjZc 4492
DirectoryCleaner-0.3.dist-info/METADATA sha256=1Qa0xTbTMqhx6UYFPYeNtGeO9RxflOBvC3BalLI-Vz4 5110
DirectoryCleaner-0.3.dist-info/RECORD
DirectoryCleaner-0.3.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
DirectoryCleaner-0.3.dist-info/entry_points.txt sha256=sDp6Qnd_EoIer7fdyOe2F3nWak8cl0OdC5tDBr9CIjg 65
DirectoryCleaner-0.3.dist-info/top_level.txt sha256=2DOxV-mHlODvYiif6L7W9tXs1pHnEjnc-oS7b07PveQ 17
directorycleaner/__init__.py sha256=KXyI9wtjwUkAb2jbILSXE77zqHxkPYoPxKCouEMphU0 49
directorycleaner/color_print.py sha256=tbfdEK94c9LwtZoDXjHMgtN6rvRCRPp4rMO2t9P6n6I 445
directorycleaner/directory_cleaner.py sha256=QjOORlD2iPTIa6jSkQ13fKIn0Nppug1EkSH_TdVugKE 14081
directorycleaner/main.py sha256=Aarkl5SkOv0syVACuwj0uBq9058mP7qNBZvWZrgvdf0 1050
directorycleaner/regex.py sha256=97SRBmJL3e3nTlpddFTq2RQWrdoYgwxCsHYSwG8MOK0 1068
directorycleaner/settings.py sha256=zSMrDdoG_dDf6MWZG7K4q5knTLe-czvGdMOzKEoGLlM 26499
directorycleaner/data/extensions.json sha256=YQe6OUFwN5xKKQkmMMe_TaADuALizOnkHJNz-dmXRuc 18801
directorycleaner/scripts/populate.py sha256=eo9dKZDZVhP_UN1kCjyubIgqOWTbIO0Fh7VQmbS1bzA 753
directorycleaner/scripts/scraper.py sha256=isxz2HWTtORZFQFkCnvOehKXyqnYaHXqVqV41D6SH34 1298
directorycleaner/tests/test_general.py sha256=YqCMUitQ_aBA-jKTovLivFwjFUGqgdeYug7vCZaohK0 54

top_level.txt

directorycleaner

entry_points.txt

DirectoryCleaner = directorycleaner.main:main