eva

View on PyPIReverse Dependencies (0)

0.1.1 eva-0.1.1-py3-none-any.whl

Wheel Details

Project: eva
Version: 0.1.1
Filename: eva-0.1.1-py3-none-any.whl
Download: [link]
Size: 4630
MD5: d3a30aea763decf3dbb1c429bfe3a573
SHA256: 87403446afbf3fd183e4c2e3925478e575641a2d5686f1227d51fab17b407e99
Uploaded: 2016-08-08 20:01:36 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: eva
Version: 0.1.1
Summary: Plugin for virtualenvwrapper to automatically export config vars found in your project level .env file.
Author: Brian Jinwright
Author-Email: opensource[at]ipoots.com
Home-Page: https://github.com/bjinwright/eva
Requires-Dist: click (>=6.6)
Requires-Dist: terminaltables (>=3.0.0)
Requires-Dist: virtualenv
Requires-Dist: virtualenvwrapper (>=2.11)
[No description]

WHEEL

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

RECORD

Path Digest Size
eva-0.1.1-py3.5-nspkg.pth sha256=BklqO3klOEdy2GMGRNcz8uWUrZjd6V1wmhOF-_lK684 338
eva/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
eva/cli.py sha256=uaghoVOJPKrm6ug5BrcR5nldMOC4yL_kILT094KzudA 710
eva-0.1.1.dist-info/DESCRIPTION.rst sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego 10
eva-0.1.1.dist-info/METADATA sha256=OQxRqcuUle8-ibGUDctTVUDlQPHPN894NxCmGSIHRzQ 448
eva-0.1.1.dist-info/RECORD
eva-0.1.1.dist-info/WHEEL sha256=zX7PHtH_7K-lEzyK75et0UBa3Bj8egCBMXe1M4gc6SU 92
eva-0.1.1.dist-info/entry_points.txt sha256=eRdQTt0JrHBUqHeZNIM4ufmH2cw2JZMwFjkN7G5OxwQ 433
eva-0.1.1.dist-info/metadata.json sha256=sCZrnj7U0eM9Tnrh7HqgixqhXlQ_zS-i5fUo0phDbdQ 1146
eva-0.1.1.dist-info/namespace_packages.txt sha256=dMyzcfQMYyC3JQ15o2vhaoSkzzB9wm6UgJ8lkmbxlHg 18
eva-0.1.1.dist-info/top_level.txt sha256=W32j6OPSjo0zIqJGhR2xotxnABjsNnE5XkAn2tftlHk 22
virtualenvwrapper/configvars.py sha256=Nnncwi3KGx0s6SmwPW2cbSXvOV-KLw5OWEFaBogpUD4 2371

top_level.txt

eva
virtualenvwrapper

entry_points.txt

eva = eva.cli:eva
configvars = virtualenvwrapper.configvars:post_deactivate
configvars = virtualenvwrapper.configvars:post_deactivate_source
configvars = virtualenvwrapper.configvars:pre_activate
configvars = virtualenvwrapper.configvars:pre_activate_source

namespace_packages.txt

virtualenvwrapper