mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
18 lines
633 B
XML
18 lines
633 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ezzieyguywuf@gmail.com</email>
|
|
<name>Wolfgang E. Sanyer</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Beancount defines a simple data format or “language” that lets you
|
|
define financial transaction records in a text file, load them in memory
|
|
and generate and export a variety of reports, such as balance sheets or
|
|
income statements.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">beancount/beancount</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|