diff options
author | Maciej Barć <xgqt@gentoo.org> | 2023-10-07 16:07:07 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-10-07 16:57:41 +0200 |
commit | de08415b88bb0a7fda9b9687f26870fc2503e7af (patch) | |
tree | 30fcf78068ad47847e00acea1616fbc470a3a705 /app-office/denaro/metadata.xml | |
parent | profiles/arch/amd64/x32/package.mask: mask app-containers/devcontainer (diff) | |
download | gentoo-de08415b88bb0a7fda9b9687f26870fc2503e7af.tar.gz gentoo-de08415b88bb0a7fda9b9687f26870fc2503e7af.tar.bz2 gentoo-de08415b88bb0a7fda9b9687f26870fc2503e7af.zip |
app-office/denaro: new package; add 2023.9.2
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-office/denaro/metadata.xml')
-rw-r--r-- | app-office/denaro/metadata.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/app-office/denaro/metadata.xml b/app-office/denaro/metadata.xml new file mode 100644 index 000000000000..98fd669ea250 --- /dev/null +++ b/app-office/denaro/metadata.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> + +<pkgmetadata> + <maintainer type="project"> + <email>dotnet@gentoo.org</email> + <name>Gentoo Dotnet Project</name> + </maintainer> + <longdescription> + Manage multiple accounts at a time, with a familiar tab interface. Easily + filter transactions by type, group, or date. Easily repeat transactions, + such as bills that occur every month. Transfer money from one account to + another. Export an account as a CSV file and import a CSV, OFX or QIF file + to bulk add transactions to an account. + </longdescription> + <upstream> + <bugs-to>https://github.com/NickvisionApps/Denaro/issues/</bugs-to> + <remote-id type="github">NickvisionApps/Denaro</remote-id> + </upstream> +</pkgmetadata> |