We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64fc420 commit 4ef3ad3Copy full SHA for 4ef3ad3
extensions/gcs/description.yml
@@ -0,0 +1,15 @@
1
+extension:
2
+ name: gcs
3
+ description: DuckDB GCS Extension
4
+ extended_description: A native GCS extension with support for standard Google auth methods
5
+ version: 0.0.1
6
+ language: C++
7
+ build: cmake
8
+ license: MIT
9
+ maintainers:
10
+ - northpolesec
11
+
12
+repo:
13
+ github: northpolesec/duckdb-gcs
14
+ ref: b0b3bd3e896417308800a04116cf60a129de7e0c
15
0 commit comments