blob: 37cded6ddc618f48e4536a4f3d5419e90c2e915e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnustep@gentoo.org</email>
<name>Gentoo GNUstep Project</name>
</maintainer>
<longdescription>
TextEdit
This directory contains the source code for the TextEdit demo, which is a simple text editor.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|