blob: 39b49bf7a684d8627d817250d37f7b9cd1fd60df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnustep</herd>
<longdescription>
MyLibrary is a combination of wiki-style notes and file collection.
Features:
1. Server-less wiki-like notes.
2. Simple tags to render note (<b>>,<>i>,<link>...).
3. Drag and drop to add files and links.
4. Search on file attributes and meta-file in the library.
5. Smart folder to collect notes by criterions.
6. Content search by namazu
</longdescription>
</pkgmetadata>
|