sop4py 2.0.1__py3-none-any.whl → 2.0.2__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.
Potentially problematic release.
This version of sop4py might be problematic. Click here for more details.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: sop4py
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.2
|
|
4
4
|
Summary: Scalable Objects Persistence for Python. Beta 3 Release
|
|
5
5
|
Author-email: Gerardo Recinto <gerardorecinto@yahoo.com>
|
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
|
@@ -130,3 +130,4 @@ print("ended.")
|
|
|
130
130
|
SOP open source project (MIT license) is in github. You can checkout the "...sop/jsondb/" package which contains the Go code enabling general purpose JSON data management & the Python wrapper, coding guideline of which, was described above.
|
|
131
131
|
|
|
132
132
|
Please feel free to join the SOP project if you have the bandwidth and participate/co-own/lead! the project engineering.
|
|
133
|
+
SOP project link: https://github.com/sharedcode/sop
|
|
@@ -16,7 +16,7 @@ sop/redis.py,sha256=M2gZEDAPntG2HpV74Uc1FDneCWVFvsf3nv3zZ1Zx-3A,1165
|
|
|
16
16
|
sop/test_btree.py,sha256=4hUvZM1eXU2SrdgjZSXRtDFV9nWnTF-aDfFeJ8XZpbs,13071
|
|
17
17
|
sop/test_btree_idx.py,sha256=FcKosiDEaBkBw-zhHcP3EjdB3_FOcTo7YkGKaQtBnUo,2231
|
|
18
18
|
sop/transaction.py,sha256=Rl92TCdHgYIrCZBIrncOcjDhoT1THKYX5mFHN1sr85c,5767
|
|
19
|
-
sop4py-2.0.
|
|
20
|
-
sop4py-2.0.
|
|
21
|
-
sop4py-2.0.
|
|
22
|
-
sop4py-2.0.
|
|
19
|
+
sop4py-2.0.2.dist-info/METADATA,sha256=sKftoEpJsdDRhBSlaMbeBL8vQBii37prHRE1KHE8l1I,6615
|
|
20
|
+
sop4py-2.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
21
|
+
sop4py-2.0.2.dist-info/top_level.txt,sha256=Xg42qRXwoOKelr7Lc8cpmy9uuBU3LtD3tPLHVnt0aHs,4
|
|
22
|
+
sop4py-2.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|