tracebench 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.
tracebench/__init__.py
ADDED
|
File without changes
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: tracebench
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Reserved package name for the Neverthought Tracebench public repository.
|
|
5
|
+
Author: Mebs Loghdey
|
|
6
|
+
License-Expression: Apache-2.0
|
|
7
|
+
Project-URL: Homepage, https://github.com/thunkpunks/tracebench
|
|
8
|
+
Project-URL: Source, https://github.com/thunkpunks/tracebench
|
|
9
|
+
Classifier: Development Status :: 1 - Planning
|
|
10
|
+
Requires-Python: >=3.10
|
|
11
|
+
Description-Content-Type: text/markdown
|
|
12
|
+
|
|
13
|
+
# tracebench
|
|
14
|
+
|
|
15
|
+
Reserved package name for the Neverthought Tracebench public repository.
|
|
16
|
+
|
|
17
|
+
This PyPI package is a provenance placeholder.
|
|
18
|
+
|
|
19
|
+
Current public source:
|
|
20
|
+
|
|
21
|
+
https://github.com/thunkpunks/tracebench
|
|
22
|
+
|
|
23
|
+
Non-claims:
|
|
24
|
+
|
|
25
|
+
- This is not a production package.
|
|
26
|
+
- This is not a runtime API.
|
|
27
|
+
- This is not an admissibility engine.
|
|
28
|
+
- Install and runtime use are not currently supported through PyPI.
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
tracebench/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
tracebench-0.0.1.dist-info/METADATA,sha256=j1jORxYpNTJGDyzLf3NjJyH-vuJO8Idukc5XTj_Sn5Q,844
|
|
3
|
+
tracebench-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
4
|
+
tracebench-0.0.1.dist-info/top_level.txt,sha256=Fv7DbK6sIlDs9oJk2jj1mftNPdbkUzisc13cRu9jW9s,11
|
|
5
|
+
tracebench-0.0.1.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tracebench
|