2020-04-28 19:14:24 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-03-04 18:56:32 +05:00
|
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
2020-04-28 19:14:24 +02:00
|
|
|
<pkgmetadata>
|
2021-09-06 22:44:06 +03:00
|
|
|
<maintainer type="person">
|
|
|
|
|
<email>torokhov-s-a@yandex.ru</email>
|
|
|
|
|
<name>Sergey Torokhov</name>
|
|
|
|
|
</maintainer>
|
|
|
|
|
<longdescription lang="en">
|
|
|
|
|
An extension to Python-Markdown which provides an "include" function,
|
|
|
|
|
similar to that found in LaTeX (and also the C pre-processor and Fortran).
|
|
|
|
|
</longdescription>
|
2020-04-28 19:14:24 +02:00
|
|
|
<upstream>
|
|
|
|
|
<remote-id type="github">cmacmackin/markdown-include</remote-id>
|
|
|
|
|
<remote-id type="pypi">markdown-include</remote-id>
|
|
|
|
|
</upstream>
|
|
|
|
|
</pkgmetadata>
|