You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
844 B
22 lines
844 B
<?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>
|