blob: 508d9c3f768e3cb972ea605a28a729e1b8eb7721 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
astyle is a code formatter for C, C++, and Java source code, with many
granular formatting options to assist in enforcing code formatting
standards in projects.
</longdescription>
<upstream>
<maintainer status="active">
<name>Andre Simon</name>
</maintainer>
<maintainer status="inactive">
<name>Jim Pattee</name>
<email>jimp03@email.com</email>
</maintainer>
<bugs-to>https://sourceforge.net/p/astyle/bugs/</bugs-to>
<doc>https://astyle.sourceforge.net/astyle.html</doc>
<changelog>https://astyle.sourceforge.net/news.html</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|