diff options
author | Maciej Barć <xgqt@gentoo.org> | 2021-12-28 00:58:50 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2021-12-28 00:58:50 +0100 |
commit | 8edf3b96560d39a8af2557eabdb8c58164fce522 (patch) | |
tree | a56950e2624385cf60015d4d5bab3d8912fe75fa /sci-mathematics | |
parent | sci-mathematics/alt-ergo: bump to 2.4.1 (diff) | |
download | gentoo-8edf3b96560d39a8af2557eabdb8c58164fce522.tar.gz gentoo-8edf3b96560d39a8af2557eabdb8c58164fce522.tar.bz2 gentoo-8edf3b96560d39a8af2557eabdb8c58164fce522.zip |
sci-mathematics/psmt2-frontend: metadata: add longdescription and upstream
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/psmt2-frontend/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-mathematics/psmt2-frontend/metadata.xml b/sci-mathematics/psmt2-frontend/metadata.xml index a8706c2fbce7..ae10bf8fbbed 100644 --- a/sci-mathematics/psmt2-frontend/metadata.xml +++ b/sci-mathematics/psmt2-frontend/metadata.xml @@ -10,4 +10,12 @@ <email>sci-mathematics@gentoo.org</email> <name>Gentoo Mathematics Project</name> </maintainer> + <longdescription> + psmt2-frontend is an OCaml library to parse and type-check a conservative + extension of the SMT-LIB 2 standard with prenex polymorphism. + </longdescription> + <upstream> + <bugs-to>https://github.com/ACoquereau/psmt2-frontend/issues/</bugs-to> + <remote-id type="github">ACoquereau/psmt2-frontend</remote-id> + </upstream> </pkgmetadata> |