blob: ff796b8adade51956e46ef447f3e507aff3810d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription lang="en">
nts is an acronym for Note Taking Simplified. It provides a simple,
intuitive format for using plain text files to store notes, a command
line interface for viewing notes in a variety of convenient ways and a
cross-platform, wx(python)-based GUI for creating and modifying notes as
well as viewing them. Displayed items can be grouped by path or tag and
can be filtered in various ways.
</longdescription>
</pkgmetadata>
|