PythonSTB commited on
Commit
11a920c
·
verified ·
1 Parent(s): b82a1ee

Upload duckdb/index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. duckdb/index.html +9 -0
duckdb/index.html ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head><title>duckdb</title></head>
4
+ <body>
5
+ <h1>duckdb</h1>
6
+ <a href="duckdb-1.5.5-cp312-abi3-android_24_arm64_v8a.whl">duckdb-1.5.5-cp312-abi3-android_24_arm64_v8a.whl</a><br>
7
+ <a href="duckdb-1.5.5-cp312-abi3-android_24_x86_64.whl">duckdb-1.5.5-cp312-abi3-android_24_x86_64.whl</a><br>
8
+ </body>
9
+ </html>