backfire-kernel 0.1.0__cp312-cp312-win_amd64.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.
- backfire_kernel/__init__.py +5 -0
- backfire_kernel/backfire_kernel.cp312-win_amd64.pyd +0 -0
- backfire_kernel-0.1.0.dist-info/METADATA +15 -0
- backfire_kernel-0.1.0.dist-info/RECORD +6 -0
- backfire_kernel-0.1.0.dist-info/WHEEL +4 -0
- backfire_kernel-0.1.0.dist-info/sboms/backfire-ffi.cyclonedx.json +1461 -0
|
Binary file
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: backfire-kernel
|
|
3
|
+
Version: 0.1.0
|
|
4
|
+
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
|
|
5
|
+
Classifier: Programming Language :: Rust
|
|
6
|
+
Classifier: Programming Language :: Python :: 3
|
|
7
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
8
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
9
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
10
|
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
11
|
+
Summary: Director-Class AI — Rust Backfire Kernel (50ms safety gate)
|
|
12
|
+
Author-email: Miroslav Sotek <protoscience@anulum.li>
|
|
13
|
+
License: AGPL-3.0-or-later
|
|
14
|
+
Requires-Python: >=3.11
|
|
15
|
+
Project-URL: Repository, https://github.com/anulum/director-ai
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
backfire_kernel/__init__.py,sha256=gECB38uX04TE9V00BbuqNQQpa2ui-wiFRSvlVE5mU_o,143
|
|
2
|
+
backfire_kernel/backfire_kernel.cp312-win_amd64.pyd,sha256=t79CWwK3B3mO9EqTo9ekyzXz6ZK8jV8PPi6jNZNn4rE,668672
|
|
3
|
+
backfire_kernel-0.1.0.dist-info/METADATA,sha256=8uWk6UdjuHzgtN92ODwhyMOCLfbiRiA6FHCPeWiSmbo,706
|
|
4
|
+
backfire_kernel-0.1.0.dist-info/WHEEL,sha256=IerCNAQpy9eepfUjoenIR-EbFm_XEgG9BeNfw_zQQO0,97
|
|
5
|
+
backfire_kernel-0.1.0.dist-info/sboms/backfire-ffi.cyclonedx.json,sha256=9M5FsfgSsL0MtGh6RyszBjbPQ69v72e6Wa8RRd02WTY,46402
|
|
6
|
+
backfire_kernel-0.1.0.dist-info/RECORD,,
|