summaryrefslogtreecommitdiff
blob: 66a601b76052d14165f43ae6d8ad1277518e3d62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>rafaelmartins@gentoo.org</email>
		<name>Rafael G. Martins</name>
	</maintainer>
	<longdescription lang="en">
		blogc(1) is a blog compiler. It converts source files and templates
		into blog/website resources.
	</longdescription>
	<upstream>
		<maintainer status="active">
			<email>rafael@rafaelmartins.eng.br</email>
			<name>Rafael G. Martins</name>
		</maintainer>
		<remote-id type="github">blogc/blogc</remote-id>
	</upstream>
</pkgmetadata>