mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Also addressed some lints in 3.0.5 and bumped PYTHON_COMPAT to 3.11. Since it depends on nose though, it will go away soonish. Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
17 lines
563 B
XML
17 lines
563 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ezzieyguywuf@gmail.com</email>
|
|
<name>Wolfgang E. Sanyer</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
At the intersection of the Registry and Factory patterns lies the
|
|
ClassRegistry. This package contains the python modules necessary to use
|
|
this dessign pattern
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">todofixthis/class-registry</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|