appsalutely 0.1.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.
File without changes
@@ -0,0 +1,18 @@
1
+ Metadata-Version: 2.3
2
+ Name: appsalutely
3
+ Version: 0.1.0
4
+ Summary: A utility library for building apps with FastAPI and Vue.js
5
+ Keywords: fastapi,vue,utility,library
6
+ License: MIT
7
+ Classifier: Programming Language :: Python :: 3.12
8
+ Classifier: Framework :: FastAPI
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Operating System :: OS Independent
11
+ Requires-Python: >=3.12
12
+ Project-URL: homepage, https://github.com/merlinz01/appsalutely
13
+ Project-URL: repository, https://github.com/merlinz01/appsalutely
14
+ Description-Content-Type: text/markdown
15
+
16
+ # appsalutely
17
+
18
+ A utility library for building apps with FastAPI and Vue.js.
@@ -0,0 +1,4 @@
1
+ appsalutely/__init__.py,sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,0
2
+ appsalutely-0.1.0.dist-info/WHEEL,sha256=2debc5b4687e4384c55a16ee223c13e0b5d8d40055d4f7d52b1633f55cbdd092,78
3
+ appsalutely-0.1.0.dist-info/METADATA,sha256=69c0d8212bcaa4a7814db49307c4ce6bcb059ad86a73881aa220ae7e42f5e6ad,627
4
+ appsalutely-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: uv 0.7.6
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any