fortifyroot-ocelle 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,24 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: fortifyroot-ocelle
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Reserved package namespace for FortifyRoot Ocelle
|
|
5
|
+
Author: FortifyRoot
|
|
6
|
+
Project-URL: Homepage, https://fortifyroot.com
|
|
7
|
+
Project-URL: Documentation, https://docs.fortifyroot.com
|
|
8
|
+
Classifier: Development Status :: 1 - Planning
|
|
9
|
+
Classifier: Intended Audience :: Developers
|
|
10
|
+
Classifier: Programming Language :: Python :: 3
|
|
11
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
12
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
13
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
14
|
+
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
15
|
+
Requires-Python: >=3.10
|
|
16
|
+
Description-Content-Type: text/markdown
|
|
17
|
+
|
|
18
|
+
# FortifyRoot Ocelle
|
|
19
|
+
|
|
20
|
+
Official FortifyRoot-qualified package namespace for the Ocelle LLM
|
|
21
|
+
observability platform.
|
|
22
|
+
|
|
23
|
+
This package currently exists to reserve the project name.
|
|
24
|
+
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
fortifyroot_ocelle/__init__.py,sha256=7EoccerMB_l9hGpPGliJfjG8N86BLovfK_P-_KZO1p4,81
|
|
2
|
+
fortifyroot_ocelle-0.0.1.dist-info/METADATA,sha256=VPlxfsvjUwnSJEbISx1iFFbbs6y6-nYBUlfBYqG_xoQ,850
|
|
3
|
+
fortifyroot_ocelle-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
fortifyroot_ocelle-0.0.1.dist-info/top_level.txt,sha256=ZBlV2iXKX9d_sLh51zkR56sdpW06DaZ0key9qOK_OkU,19
|
|
5
|
+
fortifyroot_ocelle-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fortifyroot_ocelle
|