blob: 956533a03abf0108b5e444c375ec0f8ef4f674ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>gasc@eurecom.fr</email>
<name>Gasc Henri</name>
</maintainer>
<upstream>
<remote-id type="pypi">mkdocs-blog-plugin</remote-id>
<remote-id type="github">fmaida/mkdocs-blog-plugin</remote-id>
</upstream>
</pkgmetadata>
|