ascid

View on PyPIReverse Dependencies (0)

0.2.0 ascid-0.2.0-py3-none-any.whl

Wheel Details

Project: ascid
Version: 0.2.0
Filename: ascid-0.2.0-py3-none-any.whl
Download: [link]
Size: 12627
MD5: b1cc9faecdf7152d6ff10c73b26340ca
SHA256: 709d3360a12abc247f5d7b0b670112ba2e888d1108abaef5309eb208614c163f
Uploaded: 2020-08-04 16:55:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ascid
Version: 0.2.0
Summary: Ascid is the Self-referential Cycle IDentifier. It is capable of quickly (in linear time) detectingthe maximum length repeated substrings in text files.
Author: Trail of Bits
Home-Page: https://github.com/esultanik/ascid
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Classifier: Topic :: Text Processing
Requires-Python: >=2.7, >=3
Requires-Dist: flake8; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Provides-Extra: dev
[No description]

WHEEL

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

RECORD

Path Digest Size
ascid/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ascid/__main__.py sha256=iv3v7zr3banr6A_qZYUIb3MC9ghvwQqEth3-BncCfPI 1433
ascid/ascid.py sha256=590un_b6cksodxuSVg8cVwgEYf22lsjgGEzjG4serOQ 779
ascid/pyrstrmax.py sha256=D-Dr9qWDBb8BsOmLddmXGRR_sui-YEc36fITJLQNTnQ 7339
ascid-0.2.0.dist-info/LICENSE sha256=oBJZobUizw3pWCT5hgYTtFMVPuusRo6WGW1dfbqEeGw 18025
ascid-0.2.0.dist-info/METADATA sha256=2PSm2VnHlXZO_WPD80iNWWoQ8dkYmtSOqHhU_CJkX9c 733
ascid-0.2.0.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
ascid-0.2.0.dist-info/entry_points.txt sha256=-G9rJ_-VzKeKzVc8QlctUDnYeSBquxCSAAjXlmhJqsI 47
ascid-0.2.0.dist-info/top_level.txt sha256=Fk3fR0AILgMpVwMIrWU0odJlka4L2V8iewXTjxnMVqM 6
ascid-0.2.0.dist-info/RECORD

top_level.txt

ascid

entry_points.txt

ascid = ascid.__main__:main