rule30

View on PyPIReverse Dependencies (0)

0.1 rule30-0.1-py3-none-any.whl

Wheel Details

Project: rule30
Version: 0.1
Filename: rule30-0.1-py3-none-any.whl
Download: [link]
Size: 6732
MD5: 15845d21c8261d0af2fc19259c8d0630
SHA256: ceb313f7bc15904b4da9b6ee23181f0f075596e8e3ba10efbc586e6180a70aff
Uploaded: 2017-02-14 05:02:52 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: rule30
Version: 0.1
Summary: Implementation of Stephen Wolfram's elementary cellular automata
Author: Zhiming Wang
Author-Email: zmwangx[at]gmail.com
Home-Page: https://github.com/zmwangx/rule30
License: MIT
Keywords: elementary cellular automaton
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Dist: Pillow (>=4.0.0)
Requires-Dist: bitarray (>=0.8.1)
Requires-Dist: Sphinx (>=1.5.2); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=0.1.9); extra == "doc"
Provides-Extra: doc
[Description omitted; length: 60 characters]

WHEEL

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

RECORD

Path Digest Size
rule30/__init__.py sha256=vb7PAtJvZzMaCsbNIzAwO4Ma_KrfDpdDZxju97wPTXA 57
rule30/automaton.py sha256=fZcx5sX4GwjhUSWe1D_Oe1hS4lW4BzLny0Q10rCyAqA 6820
rule30/cli.py sha256=vhDihds_q6oSrUDIamEEt1Pi2J6jaBVxzG5a7DulDG4 1649
rule30/version.py sha256=zb_RgpA1GKOSGOjSEtIolDLwvbCWvSmXLGjFmBNJ47s 44
rule30/visualize.py sha256=4LwNiDwfFQpti7vHC1Ory2YmpJtaMjau9hkwBmf8pPk 1180
rule30-0.1.dist-info/DESCRIPTION.rst sha256=QFmlP4GV4836HPiG27eEJ5Z3LwjDSqNyL9YUZtRzQ7U 60
rule30-0.1.dist-info/METADATA sha256=UV5H4q93VT3b1FhVYN7FU-ChToSJHrg220RV9UGn8t4 697
rule30-0.1.dist-info/RECORD
rule30-0.1.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
rule30-0.1.dist-info/entry_points.txt sha256=o87Eh5UKessyOQTJ-PSsZ0dSYLex0eTJBimlZ8lCgIw 44
rule30-0.1.dist-info/metadata.json sha256=5zoZ04KyqcBSoOuUhHPyQGcLtqHZ-Ckdgb6CM1ZotcM 949
rule30-0.1.dist-info/top_level.txt sha256=VXKkTatgEokSU6Ne8Y2safvz3_BxDk48yr8c1d3l8kE 7

top_level.txt

rule30

entry_points.txt

rule30 = rule30.cli:main