reflex-components-code 0.9.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: reflex-components-code
3
+ Version: 0.9.0
4
+ Summary: Reflex code display components.
5
+ Author-email: Khaleel Al-Adhami <khaleel@reflex.dev>
6
+ Maintainer-email: Khaleel Al-Adhami <khaleel@reflex.dev>
7
+ Requires-Python: >=3.10
8
+ Requires-Dist: reflex-components-core
9
+ Requires-Dist: reflex-components-lucide
10
+ Requires-Dist: reflex-components-radix
11
+ Description-Content-Type: text/markdown
12
+
13
+ # reflex-components-code
14
+
15
+ Reflex code display components.
@@ -0,0 +1,8 @@
1
+ reflex_components_code/__init__.py,sha256=tEHVeik_K2jG6V2gScCW2jlA940wVEtuhOvRYYGTEbE,38
2
+ reflex_components_code/code.py,sha256=2k8EceTd6HeIwIAuKHt_Pv2hybGQYDUaIOr2GOUkzfU,12833
3
+ reflex_components_code/code.pyi,sha256=almM3ekYyybDSSR9XDUbbPs_8_xcKMrYAGGE8WdYhhg,44475
4
+ reflex_components_code/shiki_code_block.py,sha256=3aoqJ1sME5tYBekQarUFjcIdhdY9VzdcAWeIA14dc-s,24354
5
+ reflex_components_code/shiki_code_block.pyi,sha256=uB20hwj6u9DKjidFv6XLAMK0qIbMKWYVAf3eR6w1vRc,61575
6
+ reflex_components_code-0.9.0.dist-info/METADATA,sha256=bIq2yDXvfHx68VhK_mPzCcFoNGKQyVx1X_xTAsn7nQ8,457
7
+ reflex_components_code-0.9.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
8
+ reflex_components_code-0.9.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.29.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any