qer

View on PyPIReverse Dependencies (0)

0.8.0 qer-0.8.0-py2.py3-none-any.whl

Wheel Details

Project: qer
Version: 0.8.0
Filename: qer-0.8.0-py2.py3-none-any.whl
Download: [link]
Size: 37926
MD5: a57f24c9c17d4ca726c3ffd0a6be8e2c
SHA256: 273bbd5bbc12a3dbac316b394bd523e06d87ee97cfd90de43d8583ef47c0b208
Uploaded: 2019-07-04 22:35:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qer
Version: 0.8.0
Summary: Python requirements compiler
Author: Spencer Putt
Author-Email: sputt[at]alumni.iu.edu
Home-Page: https://github.com/sputt/qer
License: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Software Development
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: functools32; python_version < "3.0"
Requires-Dist: enum34; python_version < "3.0"
[Description omitted; length: 11523 characters]

WHEEL

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

RECORD

Path Digest Size
qer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qer/__main__.py sha256=-ML6yc49qKek1Cj1ycJLOLwC6wukBxH7zBV1EoKD6wo 157
qer/blacklist.py sha256=8Xf11K-wRyJ5QPpUcoM28Gwb7ELySwD5u-T1HF_hx5U 86
qer/candidates.py sha256=JiP95KJCZcXMn2N8gYTjezMGSAl8mTPC2U_-2ET7slE 1816
qer/cmdline.py sha256=W1lC1Bf2M11U6EhWnWxmv2v9e8cAeaXkFSXcPgu5kIU 14222
qer/compile.py sha256=nEvAerrVYvEVWtNA-C1KKyf-huLqfgH2ti1G5dYTufg 5384
qer/config.py sha256=MPcTHRZXG9NQWmyx9XA-ZFJt-zpMuN7pkoVokF5zpAY 859
qer/dists.py sha256=BLOJOXB1k8ypcQfVm0oVPdWmfRtLZx1Xz9Zp_Hw8tAk 10799
qer/hash.py sha256=CJf2zM4wXGt0q6A0n6uKdY7Bvw3Lu8QvLCJMDEFGFHU 1560
qer/localimport.py sha256=HBcz0ALm5KqTnkA_FrCBV4eqn4z9egVw62lQs08_2w0 13362
qer/metadata.py sha256=74mGKTwJq8oGPv7APRn2kN4bCKnZvHj78TU01Kf9AZg 18825
qer/utils.py sha256=37Da2h_7--Wvm4Aa-B-JLuMvEOne2oLl3YU8ZlzJqW8 4384
qer/versions.py sha256=SMPAf6-7dohhkpDhbrK4EO4iTVSHBK1VgdcUGWyl13A 2202
qer/repos/__init__.py sha256=2Ldwnq0fb3WpBEiKENwirYbRBIH1sza7muiefNeXJxY 35
qer/repos/findlinks.py sha256=cknMEtDwH3wZfDB4prRYYOg6Qnp0bBmvuMu4OgwZm5E 1581
qer/repos/multi.py sha256=GwAs9noFR7mpbASblk6fj_qiUTgJas8TtB0CPRi-iIA 1322
qer/repos/pypi.py sha256=ukfqjxf3CNXtiq2MngAHHUomxOdvdcGcpIwuLLfBmz8 4174
qer/repos/repository.py sha256=LLULVbRo1qzsA0l3IA7cSUfNz0pe0x-MaUubv4t7oQA 11125
qer/repos/solution.py sha256=SmlUHUEkZ-mjKVtwQkP4mpNZ9CeMsRF3eGcWVsHQsl4 4834
qer/repos/source.py sha256=s4fid4pbWfwRbGo8dC-sYnL11os2RN1xscveWi9DQQM 2837
qer-0.8.0.dist-info/LICENSE.txt sha256=11Cfstb7hSF61mmkZk7gCrxDLpvPOGPNIDqaWCyB1EQ 1068
qer-0.8.0.dist-info/METADATA sha256=T7hta7DEBBcirfEb0q_G0LwJQSDCInln3pkx8-Mwr8E 12365
qer-0.8.0.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
qer-0.8.0.dist-info/entry_points.txt sha256=9sD9WTkA-8WkHyfGkyiwRM4TaG_J_1IKPbrhAGm8Wv4 136
qer-0.8.0.dist-info/top_level.txt sha256=KhxZ1N8Ketr6Tlwm8oOqDUmRGAt6rn5-AVCrkDCqmnI 4
qer-0.8.0.dist-info/RECORD

top_level.txt

qer

entry_points.txt

req-candidates = qer.candidates:candidates_main
req-compile = qer.cmdline:compile_main
req-hash = qer.hash:hash_main