lcutil

View on PyPIReverse Dependencies (0)

0.2.2 lcutil-0.2.2-py2-none-any.whl

Wheel Details

Project: lcutil
Version: 0.2.2
Filename: lcutil-0.2.2-py2-none-any.whl
Download: [link]
Size: 15273
MD5: cad7b1cfd82a726fdd67f34e51a4e813
SHA256: c3c1ea9e2d720a0a049014ab5a538bbb92b6c0b1034b04e8797a8188ffd13750
Uploaded: 2019-02-24 17:52:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lcutil
Version: 0.2.2
Summary: General useful utility functions for Python projects.
Author: Louis Cordier
Author-Email: lcordier[at]gmail.com
Home-Page: http://github.com/lcordier/lcutil/
License: MIT
Keywords: utility functions devel
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development
Requires-Dist: imapclient
Requires-Dist: pyzmail
Requires-Dist: unidecode
Requires-Dist: ftputil
Requires-Dist: paramiko
Requires-Dist: pillow
Requires-Dist: logging-tree
Description-Content-Type: text/markdown
[Description omitted; length: 1313 characters]

WHEEL

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

RECORD

Path Digest Size
lcutil/__init__.py sha256=r-yAh20CIuD5CRBTKCBMBqKJOB3Uj2_3v1xd6bwl3Vg 102
lcutil/find_between.py sha256=Q0qU-UQtG42GvX9N-l2YlZUeEvYlcU-LDQ6CRkHh3LQ 1954
lcutil/imap_tool.py sha256=qCMyQQPKu0Eq0siQfKsBtOBhKNlkfQ1Zb4ukX5WRdVc 8148
lcutil/util.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lcutil/util_db.py sha256=WtlN4ueq-N1BZDVEVkyxjZr9ImVSLDU-oTpqtEVLeSM 1115
lcutil/util_email.py sha256=UKSjS_pdB-LjLLesfXVBulo09crUhCiK6FrCv-U4l8s 11562
lcutil/util_fs.py sha256=AP6JSiLOIVV_XHYQYdodNiQ_y4-SNoBJKV_d-m-xJPI 1891
lcutil/util_ftp.py sha256=fi89HxHwua_fScshq7B82Zqfl6Eigr-TIW-Y0wY1TYM 1248
lcutil/util_image.py sha256=VBSdV8I58ULNdnUvPhjew8vp7HDiV_cwDXMBMga5ROA 9202
lcutil/util_logging.py sha256=G3d10OWAT-Mz1UXXGOASDekZj8XPVX8F5o-hNoqLS0Q 4952
lcutil-0.2.2.dist-info/LICENSE sha256=9-5Jx8iQnyvOIxl3Ew46b1Welklx5-aq92B6WcUkZac 1070
lcutil-0.2.2.dist-info/METADATA sha256=RjLXLluBQY_Y6z_VoAi1xmFzhxRfPxqyBbztoHKbt_U 2034
lcutil-0.2.2.dist-info/WHEEL sha256=pqI-DBMA-Z6OTNov1nVxs7mwm6Yj2kHZGNp_6krVn1E 92
lcutil-0.2.2.dist-info/entry_points.txt sha256=7Rp3gp6uszS8_de9wZwBUb9OsCeX-8DM4KNHXSYptCU 93
lcutil-0.2.2.dist-info/top_level.txt sha256=dW67bgA_fBBXMqHhu0EpjWv-RjrMHjKcStoo1rmPDrY 7
lcutil-0.2.2.dist-info/RECORD

top_level.txt

lcutil

entry_points.txt

find_between = lcutil.find_between:main
imap_tool = lcutil.imap_tool:main