summaryrefslogtreecommitdiff
blob: 668ae096ced152018d9ede730c8edde36e56c6cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>rafaelmartins@gentoo.org</email>
		<name>Rafael G. Martins</name>
	</maintainer>
	<longdescription lang="en">blohg is a Mercurial-based blogging engine written in Python, built with
	the Flask micro-framework and some of his available extensions. All the
	content of the blogs are stored inside Mercurial repositories and the
	repository history is used for build the posts and pages. blohg uses
	Jinja2 as template engine.</longdescription>
	<upstream>
		<maintainer status="active">
			<email>rafaelmartins@gentoo.org</email>
			<name>Rafael G. Martins</name>
		</maintainer>
		<bugs-to>mailto:blohg@librelist.com</bugs-to>
		<remote-id type="pypi">blohg</remote-id>
	</upstream>
</pkgmetadata>