pyhistory

View on PyPIReverse Dependencies (0)

2.1 pyhistory-2.1-py2.py3-none-any.whl

Wheel Details

Project: pyhistory
Version: 2.1
Filename: pyhistory-2.1-py2.py3-none-any.whl
Download: [link]
Size: 9577
MD5: 4e46e75d83813fb2c006efcca9a1b779
SHA256: d7334827fe6874c77344151627e51f64f7a698c32dc7734d3ff1910fe24f267e
Uploaded: 2017-09-29 07:50:45 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: pyhistory
Version: 2.1
Summary: PyHistory maintains history entries for your project.
Author: Szczepan Cieślik
Author-Email: szczepan.cieslik[at]gmail.com
Home-Page: https://github.com/beregond/pyhistory
License: BSD
Keywords: pyhistory
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click
Requires-Dist: pathlib
Requires-Dist: six
[Description omitted; length: 3890 characters]

WHEEL

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

RECORD

Path Digest Size
pyhistory-2.1.dist-info/DESCRIPTION.rst sha256=eoTHBPvN_dN56X_CdajIhcTI-azWd6tTChruYSnrM3E 3890
pyhistory-2.1.dist-info/entry_points.txt sha256=ojX0bGCkk_wvqDJWW9Y3i2Fv0r8Va-mPkpaYt6W08oI 76
pyhistory-2.1.dist-info/WHEEL sha256=6lxp_S3wZGmTBtGMVmNNLyvKFcp7HqQw2Wn4YYk-Suo 110
pyhistory-2.1.dist-info/metadata.json sha256=6GQc0oZPmE6-GEpkJ503w2_80QrSJJCD9ms6Y9hIdhQ 1159
pyhistory-2.1.dist-info/METADATA sha256=D1TdG3WMIk-4nTDCvF7iE6r7nLQCPw9CmRH_Eu3KRiE 4750
pyhistory-2.1.dist-info/RECORD
pyhistory-2.1.dist-info/top_level.txt sha256=QtfypThHjR6dvm7EB-iIkengMAuij9jl5BQCJWEqz6I 10
pyhistory/exceptions.py sha256=81D1UiXujcBZhxuBxnzfHd4ACGey3HmJc3bvk0Xf0vQ 46
pyhistory/cli.py sha256=A7T3Sxmg1DnoEnkyApsMzgC9tX-v44CVPh4zse5ewNw 3366
pyhistory/file_config.py sha256=wlG14ZgYln0mPK4ftRiIe7x_H581M9R7L1FjDLf0DJ4 927
pyhistory/pyhistory.py sha256=AMfsReDR-YYQ3oUwBJ2kbqbtyqobVf8uPMYODCZliL0 2789
pyhistory/__init__.py sha256=js_OZ0md-fGwLBQ6Jz2o7pFIV7dfAakUnQnJ7Jf8bQM 185
pyhistory/utilities.py sha256=JBsJhotoD2kqwntq1YjyDv3tw-sg1GL3qZuDRp0g9LI 1847

top_level.txt

pyhistory

entry_points.txt

pyhi = pyhistory.cli:main
pyhistory = pyhistory.cli:main