mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
548 B
XML
15 lines
548 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://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>
|
|
</pkgmetadata>
|