summaryrefslogtreecommitdiff
path: root/dev-scheme/guile-dbi/metadata.xml
blob: 8c907f89ac0717090cc79a268833f9a8373381e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>scheme@gentoo.org</email>
    <name>Gentoo Scheme Project</name>
  </maintainer>
  <longdescription>
    guile-dbi is a library for Guile that provides a convenient interface to
    SQL databases. Database programming with guile-dbi is generic in that the
    same programming interface is presented regardless of which database system
    is used.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/opencog/guile-dbi/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>