pydzn 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pydzn
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Tiny design-system utilities (Tailwind-like), composable HTML components, and a grid layout builder for Python/Jinja apps.
5
- Author-email: Your Name <you@example.com>
5
+ Author-email: Ryan Kirkish <ryan@foo.com>
6
6
  License: Apache-2.0
7
7
  Project-URL: Homepage, https://github.com/anthonyrka/pydzn
8
8
  Project-URL: Repository, https://github.com/anthonyrka/pydzn
@@ -6,8 +6,8 @@ pydzn/components/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
6
6
  pydzn/components/button/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
7
  pydzn/components/button/component.py,sha256=0p__2cZL0z8uOKkFcLf_NH3OjD23XK5BE_Cai9tHhJk,1025
8
8
  pydzn/components/button/template.html,sha256=RD0XPzHG0DlWgwlODNNs6PU4yp0arxEsajmGoB8k2vI,99
9
- pydzn-0.1.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
10
- pydzn-0.1.0.dist-info/METADATA,sha256=7soPjERQeT6JHuxH7QrzAoabodNtgEi2vKd2Fgu8JCE,1565
11
- pydzn-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
- pydzn-0.1.0.dist-info/top_level.txt,sha256=QPNKgtzCjxN7JSGId_GxBlQaq7X8yNEzCUrYbKAXudA,6
13
- pydzn-0.1.0.dist-info/RECORD,,
9
+ pydzn-0.1.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
10
+ pydzn-0.1.1.dist-info/METADATA,sha256=1M0E8EeaOqhTdgrt0_o__djgZCt8-Zg2Zlr17ttryoQ,1565
11
+ pydzn-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ pydzn-0.1.1.dist-info/top_level.txt,sha256=QPNKgtzCjxN7JSGId_GxBlQaq7X8yNEzCUrYbKAXudA,6
13
+ pydzn-0.1.1.dist-info/RECORD,,
File without changes