neverthought-admissibility-kernel 0.0.1__tar.gz
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.
- neverthought_admissibility_kernel-0.0.1/PKG-INFO +29 -0
- neverthought_admissibility_kernel-0.0.1/README.md +17 -0
- neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel/__init__.py +0 -0
- neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/PKG-INFO +29 -0
- neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/SOURCES.txt +7 -0
- neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/dependency_links.txt +1 -0
- neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/top_level.txt +1 -0
- neverthought_admissibility_kernel-0.0.1/pyproject.toml +21 -0
- neverthought_admissibility_kernel-0.0.1/setup.cfg +4 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: neverthought-admissibility-kernel
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Reserved package name for the Neverthought Admissibility Kernel public repository.
|
|
5
|
+
Author: Mebs Loghdey
|
|
6
|
+
License-Expression: Apache-2.0
|
|
7
|
+
Project-URL: Homepage, https://github.com/thunkpunks/admissibility-kernel
|
|
8
|
+
Project-URL: Source, https://github.com/thunkpunks/admissibility-kernel
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Requires-Python: >=3.10
|
|
11
|
+
Description-Content-Type: text/markdown
|
|
12
|
+
|
|
13
|
+
# neverthought-admissibility-kernel
|
|
14
|
+
|
|
15
|
+
Reserved package name for the Neverthought Admissibility Kernel public repository.
|
|
16
|
+
|
|
17
|
+
This PyPI package is a provenance placeholder.
|
|
18
|
+
|
|
19
|
+
Current public source:
|
|
20
|
+
|
|
21
|
+
https://github.com/thunkpunks/admissibility-kernel
|
|
22
|
+
|
|
23
|
+
Non-claims:
|
|
24
|
+
|
|
25
|
+
- This is not a production package.
|
|
26
|
+
- This is not a certification system.
|
|
27
|
+
- This is not a runtime API.
|
|
28
|
+
- This is not the Constitutional Runtime Substrate.
|
|
29
|
+
- Install and runtime use are not currently supported through PyPI.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# neverthought-admissibility-kernel
|
|
2
|
+
|
|
3
|
+
Reserved package name for the Neverthought Admissibility Kernel public repository.
|
|
4
|
+
|
|
5
|
+
This PyPI package is a provenance placeholder.
|
|
6
|
+
|
|
7
|
+
Current public source:
|
|
8
|
+
|
|
9
|
+
https://github.com/thunkpunks/admissibility-kernel
|
|
10
|
+
|
|
11
|
+
Non-claims:
|
|
12
|
+
|
|
13
|
+
- This is not a production package.
|
|
14
|
+
- This is not a certification system.
|
|
15
|
+
- This is not a runtime API.
|
|
16
|
+
- This is not the Constitutional Runtime Substrate.
|
|
17
|
+
- Install and runtime use are not currently supported through PyPI.
|
|
File without changes
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: neverthought-admissibility-kernel
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Reserved package name for the Neverthought Admissibility Kernel public repository.
|
|
5
|
+
Author: Mebs Loghdey
|
|
6
|
+
License-Expression: Apache-2.0
|
|
7
|
+
Project-URL: Homepage, https://github.com/thunkpunks/admissibility-kernel
|
|
8
|
+
Project-URL: Source, https://github.com/thunkpunks/admissibility-kernel
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Requires-Python: >=3.10
|
|
11
|
+
Description-Content-Type: text/markdown
|
|
12
|
+
|
|
13
|
+
# neverthought-admissibility-kernel
|
|
14
|
+
|
|
15
|
+
Reserved package name for the Neverthought Admissibility Kernel public repository.
|
|
16
|
+
|
|
17
|
+
This PyPI package is a provenance placeholder.
|
|
18
|
+
|
|
19
|
+
Current public source:
|
|
20
|
+
|
|
21
|
+
https://github.com/thunkpunks/admissibility-kernel
|
|
22
|
+
|
|
23
|
+
Non-claims:
|
|
24
|
+
|
|
25
|
+
- This is not a production package.
|
|
26
|
+
- This is not a certification system.
|
|
27
|
+
- This is not a runtime API.
|
|
28
|
+
- This is not the Constitutional Runtime Substrate.
|
|
29
|
+
- Install and runtime use are not currently supported through PyPI.
|
neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/SOURCES.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
README.md
|
|
2
|
+
pyproject.toml
|
|
3
|
+
neverthought_admissibility_kernel/__init__.py
|
|
4
|
+
neverthought_admissibility_kernel.egg-info/PKG-INFO
|
|
5
|
+
neverthought_admissibility_kernel.egg-info/SOURCES.txt
|
|
6
|
+
neverthought_admissibility_kernel.egg-info/dependency_links.txt
|
|
7
|
+
neverthought_admissibility_kernel.egg-info/top_level.txt
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
neverthought_admissibility_kernel-0.0.1/neverthought_admissibility_kernel.egg-info/top_level.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
neverthought_admissibility_kernel
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
[build-system]
|
|
2
|
+
requires = ["setuptools>=68"]
|
|
3
|
+
build-backend = "setuptools.build_meta"
|
|
4
|
+
|
|
5
|
+
[project]
|
|
6
|
+
name = "neverthought-admissibility-kernel"
|
|
7
|
+
version = "0.0.1"
|
|
8
|
+
description = "Reserved package name for the Neverthought Admissibility Kernel public repository."
|
|
9
|
+
readme = "README.md"
|
|
10
|
+
requires-python = ">=3.10"
|
|
11
|
+
license = "Apache-2.0"
|
|
12
|
+
authors = [
|
|
13
|
+
{ name = "Mebs Loghdey" }
|
|
14
|
+
]
|
|
15
|
+
classifiers = [
|
|
16
|
+
"Development Status :: 1 - Planning"
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
[project.urls]
|
|
20
|
+
Homepage = "https://github.com/thunkpunks/admissibility-kernel"
|
|
21
|
+
Source = "https://github.com/thunkpunks/admissibility-kernel"
|