betterproto2_compiler

View on PyPIReverse Dependencies (0)

0.2.4 betterproto2_compiler-0.2.4-py3-none-any.whl

Wheel Details

Project: betterproto2_compiler
Version: 0.2.4
Filename: betterproto2_compiler-0.2.4-py3-none-any.whl
Download: [link]
Size: 54796
MD5: c0a3433f7dc28f5d318dbf304d0f46e5
SHA256: cb5a7b1ef46d28072dd34dc02d66cb4a33c373a057fbd59d9802d8636104846e
Uploaded: 2025-01-27 13:12:20 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: betterproto2_compiler
Version: 0.2.4
Summary: Compiler for betterproto2
Author: Adrien Vannson
Author-Email: adrien.vannson[at]protonmail.com
Project-Url: Documentation, https://betterproto.github.io/python-betterproto2-compiler/
Project-Url: Repository, https://github.com/betterproto/python-betterproto2-compiler
License: MIT
Keywords: protobuf,gRPC,compiler
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: betterproto2 (<0.3.0,>=0.2.3)
Requires-Dist: grpclib (<0.5.0,>=0.4.1)
Requires-Dist: jinja2 (>=3.0.3)
Requires-Dist: ruff (<0.10.0,>=0.9.3)
Requires-Dist: typing-extensions (<5.0.0,>=4.7.1)
Description-Content-Type: text/markdown
[Description omitted; length: 222 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
betterproto2_compiler/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
betterproto2_compiler/casing.py sha256=HSXLXAOqZzEnu-tC1SZjpW0LIjzdPqUNJEwy1BHzfgg 3056
betterproto2_compiler/compile/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
betterproto2_compiler/compile/importing.py sha256=2DF9zpYhjX_H3PCyUHCXhho1J2QdGAtXitlNneZZfFs 7129
betterproto2_compiler/compile/naming.py sha256=zf0VOmNojzyv33upOGelGxjZTEDE8JULEEED5_3inHg 562
betterproto2_compiler/known_types/__init__.py sha256=Exqo-3ubDuik0TZDTw5ZPqf-dVb2uPJTZxMG7X58E6U 780
betterproto2_compiler/known_types/any.py sha256=eRMenvvrn-1Wiss3YxhqRsjZ4XqiqPb1YQuinoA8wI4 1899
betterproto2_compiler/known_types/duration.py sha256=jy9GPnQTT9qhi12pQDG_ptdFAdm2gYkq3NH75zUTDOU 895
betterproto2_compiler/known_types/timestamp.py sha256=dUfJmdrVg1NW-zkquAc8kxMH6nqdxQ2x_MKeP4N5ksY 2153
betterproto2_compiler/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
betterproto2_compiler/lib/google/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
betterproto2_compiler/lib/google/protobuf/__init__.py sha256=dGC8iW2zPQQxxNMGmS2IjY5bOhYUmNvcasB-GC2CtHQ 108191
betterproto2_compiler/lib/google/protobuf/compiler/__init__.py sha256=bWYhEcL4nz0_4H6FTCmN3F419FQWXkY49LGE2hJJ6jM 8906
betterproto2_compiler/lib/message_pool.py sha256=4-cRhhiM6bmfpUJZ8qxc8LEyqHBHpLCcotjbyZxl7JM 71
betterproto2_compiler/plugin/__init__.py sha256=L3pW0b4CvkM5x53x_sYt1kYiSFPO0_vaeH6EQPq9FAM 43
betterproto2_compiler/plugin/__main__.py sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74 31
betterproto2_compiler/plugin/compiler.py sha256=3sPbCtdzjAGftVvoGe5dvxE8uTzJ78hABA-_f-1rEUo 2471
betterproto2_compiler/plugin/main.py sha256=gI2fSWc9U-fn6MOlkLg7iResr2YsXbdOge6SzNWxBAo 1302
betterproto2_compiler/plugin/models.py sha256=qm-ZolRu8_R6LHadjZZBuk0Ht61MwXKLa-Y-S88RMxY 20932
betterproto2_compiler/plugin/module_validation.py sha256=JnP8dSN83eJJVDP_UPJsHzq7E7Md3lah0PnKXDbFW5Q 4808
betterproto2_compiler/plugin/parser.py sha256=MIA5-pAIJsng59wk3KYEKBARNCsQEQeetnVZk_MhL0I 9349
betterproto2_compiler/plugin/plugin.bat sha256=lfLT1WguAXqyerLLsRL6BfHA0RqUE6QG79v-1BYVSpI 48
betterproto2_compiler/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
betterproto2_compiler/settings.py sha256=FQwco5j9ViBXtDYoFqog7SlXhX2YcbgEnFP77znYiwc 94
betterproto2_compiler/templates/header.py.j2 sha256=HrISX0IKmUsVpIlGIT6XlD9e3LgWWPN7jYRpws5_-CY 1609
betterproto2_compiler/templates/template.py.j2 sha256=Kwbw302GGzSEQ007eSHmHYGF0lHw01n_c0sGbtV9pWI 8419
betterproto2_compiler-0.2.4.dist-info/LICENSE.md sha256=Pgl2pReU-2yw2miGeQ55UFlyzqAZ_EpYVyZ2nWjwRv4 1121
betterproto2_compiler-0.2.4.dist-info/METADATA sha256=bQ5WSjI-tm0jNx_WK_1fwlCd3qIP37SZF0EpyFBoI9k 1188
betterproto2_compiler-0.2.4.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
betterproto2_compiler-0.2.4.dist-info/entry_points.txt sha256=re3Qg8lLljbVobeeKH2f1FVQZ114wfZkGv3zCZTD8Ok 84
betterproto2_compiler-0.2.4.dist-info/RECORD

entry_points.txt

protoc-gen-python_betterproto2 = betterproto2_compiler.plugin:main