opencodon 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.
opencodon/__init__.py ADDED
@@ -0,0 +1,7 @@
1
+ """OpenCodon — the open-science agent workbench.
2
+
3
+ This is a name-reservation placeholder. The real release is coming soon.
4
+ See https://github.com/opencodon for details.
5
+ """
6
+
7
+ __version__ = "0.0.1"
@@ -0,0 +1,24 @@
1
+ Metadata-Version: 2.4
2
+ Name: opencodon
3
+ Version: 0.0.1
4
+ Summary: OpenCodon — the open-science agent workbench. Name reservation; real release coming soon.
5
+ Author: OpenCodon
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/opencodon
8
+ Project-URL: Source, https://github.com/opencodon
9
+ Keywords: open-science,bioinformatics,agent,workbench,reproducibility
10
+ Classifier: Development Status :: 1 - Planning
11
+ Classifier: Intended Audience :: Science/Research
12
+ Classifier: License :: OSI Approved :: MIT License
13
+ Classifier: Programming Language :: Python :: 3
14
+ Requires-Python: >=3.9
15
+ Description-Content-Type: text/markdown
16
+
17
+ # OpenCodon
18
+
19
+ **The open-science agent workbench.** Provider-agnostic, auditable, yours.
20
+
21
+ This package on PyPI is currently a **name-reservation placeholder** (`0.0.1`).
22
+ The real release is coming soon.
23
+
24
+ - Project: https://github.com/opencodon
@@ -0,0 +1,5 @@
1
+ opencodon/__init__.py,sha256=V9JPg3VBeO-keI71VkUBdC81hE5FRjI4PlfNsBSpQmw,198
2
+ opencodon-0.0.1.dist-info/METADATA,sha256=5fmYA5oWAE0P7CLc8p_SeNfR7heygsOqF877hWLpg-A,860
3
+ opencodon-0.0.1.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
4
+ opencodon-0.0.1.dist-info/top_level.txt,sha256=5SDTeZbn2Xj5e2yN7YnJt7adPln_UuEg2nsQDPXSlps,10
5
+ opencodon-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (83.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ opencodon