matrix-py3

View on PyPIReverse Dependencies (0)

0.0.4 matrix_py3-0.0.4-py3-none-any.whl

Wheel Details

Project: matrix-py3
Version: 0.0.4
Filename: matrix_py3-0.0.4-py3-none-any.whl
Download: [link]
Size: 6252
MD5: b88fd60eaffc43ba946ab85879e4afad
SHA256: 232bf796c5f996965de37e4897dd3c3c1c584fadf7abb6d684b0ad43ab529066
Uploaded: 2021-09-11 14:49:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: matrix-py3
Version: 0.0.4
Summary: Python3 implementation of cmatrix with a timer
Author: chunribu
Author-Email: chunribu[at]mail.sdu.edu.cn
Home-Page: https://github.com/chunribu/matrix-py3
License: MIT
Keywords: cmatrix python3 timer
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: pebble
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1636 characters]

WHEEL

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

RECORD

Path Digest Size
matrix3/__init__.py sha256=2D3zWw4mg8iA7ffUdfeNKiJPkVLkprHGfgoII5nOCAk 80
matrix3/cool_matrix.py sha256=Qtm_4e3MQom7YYjnkk5UaGb4IeQESMdd-53_O7fZfXM 2814
matrix3/matrix.py sha256=x7wPxp7ahDOpcTuUjU7M6P_cL2NX4SdvKbA3QzTWu1I 4482
matrix_py3-0.0.4.dist-info/LICENSE sha256=FNThK30oBElvSMamvYFbpHlPFhNGxvPDsNZdZHt_ZCk 1072
matrix_py3-0.0.4.dist-info/METADATA sha256=YYghSQxsScyMvCq6MHSutOyolkXKr0q75CuUs-2I7HM 2195
matrix_py3-0.0.4.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
matrix_py3-0.0.4.dist-info/entry_points.txt sha256=-JDfDQN3R9bGOMxD0NAuSngp6LgyvCKFBCnLr4t9b8M 84
matrix_py3-0.0.4.dist-info/top_level.txt sha256=a6SPIye5NX7so3OU3WKUJXOpP9lLCGbrxwxqrUM7cOs 8
matrix_py3-0.0.4.dist-info/RECORD

top_level.txt

matrix3

entry_points.txt

coolmatrix = matrix3:cool_matrix_cmd
matrix = matrix3:matrix_cmd