malpy

View on PyPIReverse Dependencies (0)

1.1.0 malpy-1.1.0-py2.py3-none-any.whl

Wheel Details

Project: malpy
Version: 1.1.0
Filename: malpy-1.1.0-py2.py3-none-any.whl
Download: [link]
Size: 9094
MD5: 32e74a7cf7291523b0bd99ac61ef2ef0
SHA256: d085ccb2d135b59592daf60630a322bb4349a2f7cb3c3ba5c28df1c8d8eb4578
Uploaded: 2017-04-23 01:58:57 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: malpy
Version: 1.1.0
Summary: Minimal Assembly Language Virtual Machine
Author: Luke Smith
Author-Email: lsmit202[at]musdenver.edu
Home-Page: https://github.com/LSmit202/Mal-Py
License: BSD
Requires-Dist: doc8; extra == "docstest"
Requires-Dist: pyenchant; extra == "docstest"
Requires-Dist: readme-renderer (>=16.0); extra == "docstest"
Requires-Dist: sphinx; extra == "docstest"
Requires-Dist: sphinx-rtd-theme; extra == "docstest"
Requires-Dist: sphinxcontrib-spelling; extra == "docstest"
Requires-Dist: flake8; extra == "pep8test"
Requires-Dist: flake8-import-order; extra == "pep8test"
Requires-Dist: pep8-naming; extra == "pep8test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docstest
Provides-Extra: pep8test
Provides-Extra: test
[Description omitted; length: 1188 characters]

WHEEL

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

RECORD

Path Digest Size
malpy/__init__.py sha256=pDkpCNYTpgbASAa4Eld6Dn8RxO0A_aGp7h87c8lMzDE 70
malpy/__main__.py sha256=aqQIGSasfHgQ-HMQTLryXoBhXEkFqXW7SiY3hpUJ07A 1693
malpy/actionrunner.py sha256=GIwRCJGBzBCW6DFFN3-2a2uZwqPTVoJTmM5_htEghd0 5781
malpy/cycleanalyzer.py sha256=ls0LydMUHKAN8Y2Uhy9gK-RFYlIvScWxBJAaJ72INdk 4970
malpy/parser.py sha256=wFwpoA1hTH42xtulFF7JWGnlFsXLF9Mo1iArFXG_ng8 4250
malpy/runner.py sha256=Aajir7Zx4WMsjC_pyqFihCixWKEbbEgUa47M0MLGgvs 330
malpy-1.1.0.dist-info/DESCRIPTION.rst sha256=0zLxSBdYmCs5vyBpm6ksB803TjHBtUBQHuMsFnuWh48 1188
malpy-1.1.0.dist-info/METADATA sha256=nb_ZKlkJSbHe5zve33hygSKHIRNzj5iByECdZ_9tljY 1982
malpy-1.1.0.dist-info/RECORD
malpy-1.1.0.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
malpy-1.1.0.dist-info/entry_points.txt sha256=O5qkLTQgNJl5B9oujEAUee-ia2-QEihdLMqcMsgnseo 47
malpy-1.1.0.dist-info/metadata.json sha256=7erJqVhFa--iaMsa0RAmzzmNN9UuRad21esHjGuoy4M 949
malpy-1.1.0.dist-info/top_level.txt sha256=7FLv_USwE-kceB_qHyq1h8B1ANzl2ElCFKmJeQotNEI 6

top_level.txt

malpy

entry_points.txt

malpy = malpy.__main__:main