ciph 0.0.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.
ciph/__init__.py ADDED
@@ -0,0 +1 @@
1
+ # welcome to ciph
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: ciph
3
+ Version: 0.0.0
4
+ Summary: Placeholder package reserved for future development.
5
+ Author-email: Ankit Chaubey <m.ankitchaubey@gmail.com>
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/ankit-chaubey/ciph
8
+ Project-URL: Source, https://github.com/ankit-chaubey/ciph
9
+ Project-URL: Issues, https://github.com/ankit-chaubey/ciph/issues
10
+ Keywords: encryption,security,crypto
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Operating System :: OS Independent
14
+ Requires-Python: >=3.8
15
+ Description-Content-Type: text/markdown
@@ -0,0 +1,5 @@
1
+ ciph/__init__.py,sha256=_bSj0I8bgLEogZTOPu1HcSf9iqm-WqZXV7FUQe7HC94,18
2
+ ciph-0.0.0.dist-info/METADATA,sha256=Qf7itUdPYMReH0jH5nQdxCuBrHeYAzxbmc7PJQ-cKzI,610
3
+ ciph-0.0.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
4
+ ciph-0.0.0.dist-info/top_level.txt,sha256=_VGthmGuuNhqV4Y8z_PpGm8U9wxfKq78RQMo4IpnMh0,5
5
+ ciph-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.10.2)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ ciph