misc-server 0.0.1__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.
@@ -0,0 +1,4 @@
1
+ raise ImportError(
2
+ "This package name has been claimed by Ledger Donjon for security purposes. "
3
+ "It is intentionally empty. Contact: donjon@ledger.fr"
4
+ )
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.5
2
+ Name: misc-server
3
+ Version: 0.0.1
4
+ Summary: This package name has been claimed by Ledger Donjon for security purposes.
5
+ Project-URL: Homepage, https://donjon.ledger.com
6
+ Author-email: Ledger Donjon <donjon@ledger.fr>
7
+ License: UNLICENSED
8
+ Classifier: Development Status :: 1 - Planning
9
+ Classifier: License :: Other/Proprietary License
10
+ Classifier: Programming Language :: Python :: 3
11
+ Requires-Python: >=3.8
12
+ Description-Content-Type: text/plain
13
+
14
+ This package name has been reserved by Ledger Donjon to prevent dependency confusion attacks. It contains no functionality. Contact: donjon@ledger.fr
@@ -0,0 +1,4 @@
1
+ misc_server/__init__.py,sha256=KIxHywrf1XF1VF_mYta5kvx9AMpCu_FI0eO3zgcLBU0,162
2
+ misc_server-0.0.1.dist-info/METADATA,sha256=JcG44gHk-Auv-g3z_o_7WQuqfppZoZ_80AzG-WRItZ4,609
3
+ misc_server-0.0.1.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
4
+ misc_server-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any