blob: f35d7877ab24ce3a40180798da24dfdb9d2976b0 (
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 type="person">
<email>nowa@gentoo.org</email>
<name>Nowa Ammerlaan</name>
</maintainer>
<upstream>
<remote-id type="github">facelessuser/mkdocs_pymdownx_material_extras</remote-id>
<remote-id type="pypi">mkdocs-pymdownx-material-extras</remote-id>
</upstream>
<longdescription lang="en">
A plugin that for MkDocs and specifically the MkDocs Material Theme.
Adds additional resources that are used in the PyMdown Extensions documentation, and other @facelessuser projects.
While this is not specifically meant for outside consumption, and was originally written for @facelessuser projects, it can be freely used if desired.
Files are copied from the pymdown-extensions project.
</longdescription>
<stabilize-allarches/>
</pkgmetadata>
|