kolibri-engine 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,15 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: kolibri-engine
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Name reserved by Voltry. Kolibri, the Voltry modeling engine, is not distributed on PyPI.
|
|
5
|
+
License-Expression: Apache-2.0
|
|
6
|
+
Requires-Python: >=3.10
|
|
7
|
+
Description-Content-Type: text/markdown
|
|
8
|
+
|
|
9
|
+
# kolibri-engine
|
|
10
|
+
|
|
11
|
+
Name reserved by Voltry. Kolibri is Voltry's internal modeling engine and is
|
|
12
|
+
not distributed on PyPI. This package intentionally installs nothing.
|
|
13
|
+
|
|
14
|
+
It is unrelated to the Kolibri learning platform by Learning Equality, which
|
|
15
|
+
lives at the `kolibri` name on PyPI.
|