cfc

View on PyPIReverse Dependencies (0)

0.1.1 cfc-0.1.1-py3-none-any.whl

Wheel Details

Project: cfc
Version: 0.1.1
Filename: cfc-0.1.1-py3-none-any.whl
Download: [link]
Size: 2409
MD5: 6a0a88430153963bee449f1bb9869051
SHA256: 9e72312c39e744946bc206aea7081a7d83b1e87b46eee3ade747daeb40bcce36
Uploaded: 2021-12-22 01:01:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cfc
Version: 0.1.1
Summary: Small utility to keep cache folders under control
Author: Blake VandeMerwe
Author-Email: blakev[at]null.net
Home-Page: https://github.com/blakev/cfc
Project-Url: Bug Tracker, https://github.com/blakev/cfc/issues
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: click (==8.0.3)
Requires-Dist: humanize (==3.13.1)
Requires-Dist: pendulum (==2.1.2)
Requires-Dist: pydantic (==1.8.2)
Requires-Dist: pytz (==2021.3)
Requires-Dist: setproctitle (==1.2.2)
Requires-Dist: toolz (==0.11.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 33 characters]

WHEEL

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

RECORD

Path Digest Size
cfc-0.1.1.dist-info/LICENSE sha256=bPuzcZaM2HuaBOWkUUFXplG66u2MwUG6BtELXnIHudA 1060
cfc-0.1.1.dist-info/METADATA sha256=LWWADsg_R-_I8EyhYXShlmCX56iaYPQ44-lq-1B7X9s 1129
cfc-0.1.1.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
cfc-0.1.1.dist-info/entry_points.txt sha256=eDnkEKOG5BQShWMqjaic2AyG_vqXuTgo3pvTq0IdU1s 38
cfc-0.1.1.dist-info/top_level.txt sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
cfc-0.1.1.dist-info/RECORD

top_level.txt

[empty]

entry_points.txt

cfc = cfc.__main__