PyJONDB
Advanced tools
Sorry, the diff of this file is not supported yet
+1
-1
| Metadata-Version: 2.1 | ||
| Name: PyJONDB | ||
| Version: 1.4 | ||
| Version: 1.5 | ||
| Summary: A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation. | ||
@@ -5,0 +5,0 @@ Home-page: https://tago.works/ |
| Metadata-Version: 2.1 | ||
| Name: PyJONDB | ||
| Version: 1.4 | ||
| Version: 1.5 | ||
| Summary: A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation. | ||
@@ -5,0 +5,0 @@ Home-page: https://tago.works/ |
@@ -0,1 +1,2 @@ | ||
| pypi.readme | ||
| setup.py | ||
@@ -2,0 +3,0 @@ PyJONDB.egg-info/PKG-INFO |
+2
-2
@@ -9,3 +9,3 @@ from setuptools import setup, find_packages | ||
| name='PyJONDB', | ||
| version='1.4', | ||
| version='1.5', | ||
| description='A lightweight, encrypted JSON-based database with support for collections, document operations, and aggregation.', | ||
@@ -15,3 +15,2 @@ long_description=desc, | ||
| author='t-a-g-o', | ||
| data_files="pypi.readme", | ||
| author_email='santiago@tago.works', | ||
@@ -61,2 +60,3 @@ url='https://tago.works/', | ||
| }, | ||
| data_files=[('', ['pypi.readme'])], | ||
| ) |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
24490
7.39%10
11.11%