blob: e72eec271e12dcd737f300a13b06696e26a76b87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
Denote is a simple note-taking tool for Emacs. It is based on the idea that
notes should follow a predictable and descriptive file-naming scheme. The
file name must offer a clear indication of what the note is about, without
reference to any other metadata. Denote basically streamlines the creation
of such files while providing facilities to link between them.
</longdescription>
<upstream>
<bugs-to>https://github.com/protesilaos/denote/issues/</bugs-to>
</upstream>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|