summaryrefslogtreecommitdiff
path: root/dev-db/litedb/metadata.xml
blob: 3c8b3ec6214398a0c4013d7e18646b10fc2b40e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>dotnet@gentoo.org</email>
    <name>Gentoo Dotnet Project</name>
  </maintainer>
  <longdescription>
    LiteDB is a serverless database delivered in a single small DLL fully
    written in .NET C# managed code.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/mbdavid/LiteDB/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>