dev-python/sphinx-tabs: sphinx extension to create tabbed content

https://github.com/executablebooks/sphinx-tabs

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Samuel Bernardo <samuelbernardo.mail@gmail.com>
This commit is contained in:
Samuel Bernardo
2020-09-19 12:06:11 +01:00
parent 9bcdf4f464
commit bc51bfdfed
3 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>samuelbernardo.mail@gmail.com</email>
<name>Samuel Bernardo</name>
</maintainer>
<upstream>
<remote-id type="pypi">sphinx-tabs</remote-id>
<remote-id type="github">executablebooks/sphinx-tabs</remote-id>
<bugs-to>https://github.com/executablebooks/sphinx-tabs/issues</bugs-to>
</upstream>
</pkgmetadata>