cerberus-document-editor

View on PyPIReverse Dependencies (0)

0.0.9 cerberus_document_editor-0.0.9-py3-none-any.whl

Wheel Details

Project: cerberus-document-editor
Version: 0.0.9
Filename: cerberus_document_editor-0.0.9-py3-none-any.whl
Download: [link]
Size: 18256
MD5: ce195c60421c8242d7ddebb6a08fbc96
SHA256: 438dd31d9b27b78444a02c631787bf88c82f0eac31f53c651486d2af77967592
Uploaded: 2022-03-16 02:52:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cerberus-document-editor
Version: 0.0.9
Summary: Document Editor for Cerberus Schema.
Author: Hyoil LEE
Author-Email: onetop21[at]gmail.com
Home-Page: https://github.com/onetop21/cerberus-document-editor.git
License: MIT License
Requires-Python: >=3.0
Requires-Dist: cerberus-kind (<1.0.0,>=0.0.17)
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: urwid (<3.0.0,>=2.1.2)
Requires-Dist: InterruptHandler (<1.0.0,>=0.0.4)
License-File: LICENSE
[Description omitted; length: 249 characters]

WHEEL

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

RECORD

Path Digest Size
cerberus_document_editor/__init__.py sha256=h8jFv9XGJrC_22yGFbyN9ONenZIvhjXVMkllLnYB9lA 171
cerberus_document_editor/__main__.py sha256=oCoTGJKbc56GSjIbm_fChrtZ91w90WaFtWvykvL02Sc 3294
cerberus_document_editor/debug.py sha256=CPFo6Qv-2lzPnN8pjmkYNfgq4P9rqF-SLJPysAspD1s 254
cerberus_document_editor/editor.py sha256=h_1uqK0-IWZqlngvjA5RUHYGxQumXjj2gAoXd55mtO4 7092
cerberus_document_editor/model.py sha256=SZ4TzB5LUb6iSeQ-n23NvK1eE263avaG9pFDNr2XyUw 1448
cerberus_document_editor/page.py sha256=QOWNu33Y0xJjSq3Qp2h2s4YADXov1ZAfUYGGmfdwIDo 12391
cerberus_document_editor/user_page.py sha256=6Jw687gWC-AsjaVVc5wSTFPCdgdYhQ-l-_MLR0tYfq0 19454
cerberus_document_editor/validator.py sha256=2B-EbJYV02tIR4-77RSfOQdhJCdV6Y4hMUgbJ75ja_s 379
cerberus_document_editor/widget.py sha256=_KRGwH5BLSH4XqVDniFEtFkjhEOricCXlkxdgQs2tYQ 8592
cerberus_document_editor/yaml_parser.py sha256=lmwLOOeOorL-IE4RrL_B4QdKTwyNV2UwEgCcdFbA910 1965
cerberus_document_editor-0.0.9.dist-info/LICENSE sha256=_C184TsCrGe5UiXYTV0aYvQ-OU0K1IlCo-yP0zZsKSw 1066
cerberus_document_editor-0.0.9.dist-info/METADATA sha256=C77SBqfc2hTabh4bbrB4s3_EBcESePIlNdTBVlZ2EM8 740
cerberus_document_editor-0.0.9.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cerberus_document_editor-0.0.9.dist-info/entry_points.txt sha256=UWZK0quCMNbFWxdWoHNh9H78bTgc_KiLIo4KMB_0uRw 129
cerberus_document_editor-0.0.9.dist-info/top_level.txt sha256=N5KOiiF2Bx_6bCgBEEpOzXEi-Yf3Huq7GQfcdCcfERY 25
cerberus_document_editor-0.0.9.dist-info/RECORD

top_level.txt

cerberus_document_editor

entry_points.txt

cde = cerberus_document_editor.__main__:main
cerberus-document-editor = cerberus_document_editor.__main__:main