mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-30 22:27:30 -08:00
This is the first name following the new Python package naming policy, adjusting the package name to its PyPI name. Signed-off-by: Michał Górny <mgorny@gentoo.org>
14 lines
431 B
XML
14 lines
431 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<stabilize-allarches/>
|
|
<upstream>
|
|
<remote-id type="github">niccokunzmann/python-recurring-ical-events</remote-id>
|
|
<remote-id type="pypi">recurring-ical-events</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|