mod-updater

View on PyPIReverse Dependencies (0)

0.2.0 mod_updater-0.2.0-py3-none-any.whl

Wheel Details

Project: mod-updater
Version: 0.2.0
Filename: mod_updater-0.2.0-py3-none-any.whl
Download: [link]
Size: 7224
MD5: 72f81edf4a8145dca00d6e0797a5037f
SHA256: c1dfa0710a14c6d477e228d67ed900191ae1bcb929923c9e4bc81c945e9289eb
Uploaded: 2020-08-15 21:03:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mod-updater
Version: 0.2.0
Summary: Automatically update forge minecraft mods
Author: Sahith Nallapareddy
Author-Email: sahith.reddy[at]gmail.com
Home-Page: https://github.com/snallapa/mod_updater
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Requires-Dist: requests
Requires-Dist: tqdm
Description-Content-Type: text/markdown
[Description omitted; length: 175 characters]

WHEEL

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

RECORD

Path Digest Size
mod_updater/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mod_updater/__main__.py sha256=kU8WOxHl37z8s8TCrA4dM_QDu8_c8Y0hcmAj_772VPE 79
mod_updater/mod_updater.py sha256=Ck8EV51evb9odb41aCs92Ckejs0aFz-VV0dUm0tdkPQ 341
mod_updater/parser.py sha256=6No3mrD8Jx1Zw8jNFGujwmY5UE0UepW9XVhQgr0Es9w 901
mod_updater/sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mod_updater/sources/base.py sha256=L-1E5jsO4NeOraKNIWzGrcPKBnmMU4H89S3zX4czDh0 1013
mod_updater/sources/github.py sha256=kxQs4rZT7HXoSq1ZupJgB7DudGkhgdDzywNaEaRyqQM 903
mod_updater/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mod_updater/util/utils.py sha256=fgdKx-wkZK65OAJCdzdZPF3o_rrrcutSmJmdm2zXn1s 234
test/__init__.py sha256=_cxQA0F-kmLTzUv-wT-Xxl0-SdIIZBicKsIK7hrwWAA 115
test/test_parser.py sha256=3_ykYcJQVzf2pbd2opJiFMvNgb9S_CpfNGTh-YOb-IM 1577
test/sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/sources/base.py sha256=kogIOSB3umDOomPe9CDkVbkni23yGscsjeIsXJDvCSg 277
test/sources/test_github.py sha256=xDdYugcnbVksq-KBeEYIPya7kB3cAoM0VcFyx-s6cB4 625
mod_updater-0.2.0.dist-info/LICENSE sha256=lqhxbwI96fFJbjXRN8TEPcYgw0qCDWLwU5Q7Jpayi2M 1059
mod_updater-0.2.0.dist-info/METADATA sha256=H3AiIlz6DYM0q4OpamfElwVWXBHXppPzfk--eLkx-kI 777
mod_updater-0.2.0.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
mod_updater-0.2.0.dist-info/entry_points.txt sha256=z1ucvn1cxAtboCblOoGu5JVDeFsf1EhfKEVcC9Jyyz4 62
mod_updater-0.2.0.dist-info/top_level.txt sha256=xWyILxxRaI9uzOkvQNOUUMhg9-lzN1w8tOyWv4rN_-4 17
mod_updater-0.2.0.dist-info/RECORD

top_level.txt

mod_updater
test

entry_points.txt

mod_updater = mod_updater.mod_updater:main