Quom

View on PyPIReverse Dependencies (1)

4.0.1 quom-4.0.1-py2.py3-none-any.whl

Wheel Details

Project: Quom
Version: 4.0.1
Filename: quom-4.0.1-py2.py3-none-any.whl
Download: [link]
Size: 14767
MD5: 80e7a61be8938359c1154db1abd0acdf
SHA256: 7834fdeb657b3bc89e4e92614feaacfc29b1c161aa3b31202758e10f00d28984
Uploaded: 2023-04-15 11:10:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quom
Version: 4.0.1
Summary: Quom is a single header generator for C/C++ libraries.
Author: Toni Neubert
Author-Email: lutztonineubert[at]gmail.com
Home-Page: https://github.com/Viatorus/quom
Project-Url: Source, https://github.com/Viatorus/quom
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Platform: any
Requires-Python: >=3.7
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pyfakefs; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: flake8; extra == "testing"
Requires-Dist: flake8-quotes; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8
License-File: LICENSE
[Description omitted; length: 3241 characters]

WHEEL

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

RECORD

Path Digest Size
quom/__init__.py sha256=nbFF-ImhuntA7ZMBf28cijH5OBgHycX1FmsEcFmeSMc 677
quom/__main__.py sha256=14-0tFcNF71bfIsdqcIpCU4zDkRn1P8Z0Ttp-pL4Tys 2753
quom/quom.py sha256=Ko5SkGJBXtTQiVPmICQoCzMO6Jk92rI8y__eH2AW42g 8907
quom/quom_error.py sha256=nhLd1UL_i5SeKiGtPnXvKC0fOLMT3Po98uVSKjmTvHs 92
quom/tokenizer/__init__.py sha256=Y6CylsJN2IGsm0Mf7dz3LdCaYsw6H8ggEz-G17_T1Ug 778
quom/tokenizer/comment_tokenizer.py sha256=-zbBFKDwxZhKFTnIw_-ZXOB1cv7iarQJ_UoxfVtQexM 1859
quom/tokenizer/iterator.py sha256=xcwlH-axtVZqRJDEkljwxuP3brOWjVcjT4pqKnI_DO4 3329
quom/tokenizer/number_tokenizer.py sha256=D0ti6pTYg4PVh4gsgS2MhvBVzeQfIy69VDMK_puPZCY 689
quom/tokenizer/preprocessor_tokenizer.py sha256=Ko7nlYdkkqJYn9Jk1wi77cse39YjtgODHN3lX33J1Ug 5805
quom/tokenizer/quote_tokenizer.py sha256=pOvRep1r2H2H654hGfY1h6Xw0ol9SpHWO2l4QqMX2cI 2897
quom/tokenizer/remaining_tokenizer.py sha256=uBWQTyZ4ClA4SMWWHkF7MAe-pc_49YKIw0CVCSnUOvU 547
quom/tokenizer/token.py sha256=ZzW-CtgP2MciRDgKpPMEJhGduSFTDj4Hyrjx_T9nuT0 534
quom/tokenizer/tokenize.py sha256=xiqn2eHNXirsfgDiUyCnkHtYkK4lrBoxxgdE023rpmk 1038
quom/tokenizer/tokenize_error.py sha256=uk_GFY07fcdKQZardM43aqYEYAKW3hhhspIrc6tjVlU 163
quom/tokenizer/whitespace_tokenizer.py sha256=xeELzO88qN4-5T0iLfBtfqt4s2_lr0b0nzoh-O8Rp_M 824
quom-4.0.1.dist-info/LICENSE sha256=FQks-TOW7ZwkgimIU-AjUwOq8JOBQ29WTTA77QcSJRA 1065
quom-4.0.1.dist-info/METADATA sha256=Tonuq5UA5I7QBmAhHddcc1HoDsIH0iFi0eO7tHd2kBs 4158
quom-4.0.1.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
quom-4.0.1.dist-info/entry_points.txt sha256=LtREE20aWuaUzt-ce3AY62koGhwK3Un-Bv1Yz8Q6D5o 43
quom-4.0.1.dist-info/top_level.txt sha256=2I-dppBNkkLiN81bJEpKw41cc4TCoM3ubbGk1zOJcrU 5
quom-4.0.1.dist-info/RECORD

top_level.txt

quom

entry_points.txt

quom = quom.__main__:run