dynamic-tables 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- {dynamic_tables-0.1.0.dist-info → dynamic_tables-0.1.1.dist-info}/METADATA +2 -3
- dynamic_tables-0.1.1.dist-info/RECORD +7 -0
- dynamic_tables-0.1.0.dist-info/RECORD +0 -7
- {dynamic_tables-0.1.0.dist-info → dynamic_tables-0.1.1.dist-info}/LICENSE +0 -0
- {dynamic_tables-0.1.0.dist-info → dynamic_tables-0.1.1.dist-info}/WHEEL +0 -0
- {dynamic_tables-0.1.0.dist-info → dynamic_tables-0.1.1.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: dynamic-tables
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: A dynamic table creation and management library for PostgreSQL
|
5
|
-
Home-page: https://github.com/scottrodeo/
|
5
|
+
Home-page: https://github.com/scottrodeo/dynamic-tables-python
|
6
6
|
Author: Scott Rodeo
|
7
7
|
Author-email: signcactus@gmail.com
|
8
8
|
License: UNKNOWN
|
9
|
-
Project-URL: Author Website, https://patreon.com/scottrodeo
|
10
9
|
Platform: UNKNOWN
|
11
10
|
Classifier: Programming Language :: Python :: 3
|
12
11
|
Classifier: License :: OSI Approved :: MIT License
|
@@ -0,0 +1,7 @@
|
|
1
|
+
dynamic_tables/__init__.py,sha256=ttyVGUaIlALPqpfaHS3jX6CqLPoPfwvE-eFU_1ly4eY,59
|
2
|
+
dynamic_tables/dynamic_tables.py,sha256=y34xTOCxfYN0YLe82aq1zUqpdNoAcZ06kdE21EvxB_o,8298
|
3
|
+
dynamic_tables-0.1.1.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
+
dynamic_tables-0.1.1.dist-info/METADATA,sha256=dIkcf9wNnr4A4xT9EpNVCH_NcUtriRsVnk-POy8hJIw,3818
|
5
|
+
dynamic_tables-0.1.1.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
|
6
|
+
dynamic_tables-0.1.1.dist-info/top_level.txt,sha256=IUnttnbuTiMp4f8hXorriWorV8twRB535pDm0yI6c3w,15
|
7
|
+
dynamic_tables-0.1.1.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
dynamic_tables/__init__.py,sha256=ttyVGUaIlALPqpfaHS3jX6CqLPoPfwvE-eFU_1ly4eY,59
|
2
|
-
dynamic_tables/dynamic_tables.py,sha256=y34xTOCxfYN0YLe82aq1zUqpdNoAcZ06kdE21EvxB_o,8298
|
3
|
-
dynamic_tables-0.1.0.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
|
-
dynamic_tables-0.1.0.dist-info/METADATA,sha256=bDLWlQXC8f8ujUdOBUwRORJBqduQeS0mw_ruF4L6oKo,3871
|
5
|
-
dynamic_tables-0.1.0.dist-info/WHEEL,sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY,92
|
6
|
-
dynamic_tables-0.1.0.dist-info/top_level.txt,sha256=IUnttnbuTiMp4f8hXorriWorV8twRB535pDm0yI6c3w,15
|
7
|
-
dynamic_tables-0.1.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|