diff options
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..81ea767 --- /dev/null +++ b/manifest @@ -0,0 +1,12 @@ +: 1 +name: libpq +version: 0 +summary: PostgreSQL C API client library +license: PostgreSQL License; Permissive free software license. +tags: postgresql, database, client, library, c, api, interface +description-file: README +url: https://www.postgresql.org/ +email: pgsql-general@postgresql.org; Mailing list. +package-url: https://git.build2.org/cgit/packaging/postgresql/ +package-email: packaging@build2.org; Mailing list. +requires: build2 >= 0.4.0 |