nb-access-plan-validators 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,20 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: nb-access-plan-validators
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Name reservation — this package is not intended for public use.
|
|
5
|
+
License: MIT
|
|
6
|
+
Project-URL: Homepage, https://your-internal-docs-or-repo-url
|
|
7
|
+
Requires-Python: >=3.8
|
|
8
|
+
Description-Content-Type: text/markdown
|
|
9
|
+
|
|
10
|
+
# nb-access-plan-validators (name reservation)
|
|
11
|
+
|
|
12
|
+
This package exists solely to reserve the name on PyPI and prevent
|
|
13
|
+
dependency confusion attacks. It is not intended for public use.
|
|
14
|
+
|
|
15
|
+
If you are a user of Netbox validators, please use our internal
|
|
16
|
+
package registry.
|
|
17
|
+
|
|
18
|
+
> [!warning] Blocker Package
|
|
19
|
+
> Since this is intended as a blocker package it should rarely be touched
|
|
20
|
+
> if at all. There should be no changes to this repo.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
nb-access-plan-validators/__init__.py,sha256=ia2HA77-ixzkiPVgt-XuWFnwvcFUrNqrrULd5Tz-UvY,195
|
|
2
|
+
nb_access_plan_validators-0.0.1.dist-info/METADATA,sha256=vcAtdlJAXkj4fys9TTs_yQ5JAOl3VJV1Kb3obKFu6z0,704
|
|
3
|
+
nb_access_plan_validators-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
nb_access_plan_validators-0.0.1.dist-info/top_level.txt,sha256=eKs5vKdJR2B7bvJz9DZH-MUuCrLU64xB6SmqTK3jp0c,26
|
|
5
|
+
nb_access_plan_validators-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
nb-access-plan-validators
|