ienv

View on PyPIReverse Dependencies (0)

0.0.1 ienv-0.0.1-py3-none-any.whl

Wheel Details

Project: ienv
Version: 0.0.1
Filename: ienv-0.0.1-py3-none-any.whl
Download: [link]
Size: 4486
MD5: ffb65d99cbfb13dab8b06b1bd962006e
SHA256: 3b5d7e396f04370cbca2415f123c383ae682155dcc8a8022dad411cdb987835c
Uploaded: 2023-09-25 20:08:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ienv
Version: 0.0.1
Summary: Cut down your venv sizes by symlinking all the things
Author-Email: Gareth Davidson <gaz[at]bitplane.net>
Project-Url: Bug Tracker, https://github.com/bitplane/ienv
Project-Url: Homepage, https://github.com/bitplane/ienv
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: pydoc-markdown; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1318 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ienv/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ienv/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ienv/ienv.py sha256=X-J9C3jwXrasG7KOgW7jyfuZ0OzGaiaeQgTzTiHp_OM 3374
ienv/main.py sha256=ZqyilX2NYHkwdgZEO-Qo6HVLc0Ka20boUmRBs8EefWI 1449
ienv-0.0.1.dist-info/entry_points.txt sha256=ibJK20DHKY7k2_7U5fvyZc_nhNEq70-ljcn_VNCExNQ 39
ienv-0.0.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
ienv-0.0.1.dist-info/METADATA sha256=vSdFM_K7eJTXmP6LUNMCUASLewI6Ul433nKMbHe2IJk 2215
ienv-0.0.1.dist-info/RECORD

entry_points.txt

ienv = ienv.main:main