Skip to content

Commit 588ff02

Browse files
authored
chore: add repo-metadata.json (#849)
1 parent 7365312 commit 588ff02

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "sqlalchemy-spanner",
3+
"name_pretty": "Spanner dialect for SQLAlchemy",
4+
"product_documentation": "https://cloud.google.com/spanner/docs",
5+
"client_documentation": "https://github.com/googleapis/python-spanner-sqlalchemy",
6+
"issue_tracker": "https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open",
7+
"release_level": "stable",
8+
"language": "python",
9+
"library_type": "INTEGRATION",
10+
"repo": "googleapis/python-spanner-sqlalchemy",
11+
"distribution_name": "sqlalchemy-spanner",
12+
"requires_billing": true,
13+
"api_shortname": "sqlalchemy-spanner"
14+
}

0 commit comments

Comments
 (0)