<package type="rpm">
	<name>doxypypy</name>
	<arch>aarch64</arch>
	<version epoch="0" ver="0.8.8.7" rel="0.20210123.2"/>
	<checksum type="sha256" pkgid="YES">b32352f9290105b663d67d2874bd09c2f760b0708f1c80ed288c0e7ca96e12be</checksum>
	<summary>Doxygen filter for Python</summary>
	<description>For now Doxygen has limited support for Python. It recognizes Python comments,
but otherwise treats the language as being more or less like Java. It doesn't
understand basic Python syntax constructs like docstrings, keyword arguments,
generators, nested functions, decorators, or lambda expressions.
It likewise doesn't understand conventional constructs like doctests or
ZOPE-style interfaces. It does however support inline filters that can be used
to make input source code a little more like what it's expecting.

The excellent doxypy makes it possible to embed Doxygen commands in Python
docstrings, and have those docstrings converted to Doxygen-recognized
comments on the fly per Doxygen's regular input filtering process. It however
does not address any of the other previously mentioned areas of difficulty.

This project started off as a fork of doxypy but quickly became quite distinct.
It shares little (if any) of the same code at this point (but maintains the
original license just in case). It is meant to support all the same command
line options as doxypy, but handle additional Python syntax beyond docstrings.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url></url>
	<time file="1766032047" build="1766031554"/>
	<size package="51228" installed="274995" archive="0"/>
	<location href="doxypypy-0.8.8.7-0.20210123.2-omv2590.aarch64.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Tools</rpm:group>
		<rpm:buildhost>armbuilder-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>doxypypy-0.8.8.7-0.20210123.2.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="22765"/>
		<rpm:provides>
			<rpm:entry name="doxypypy" flags="EQ" ver="0.8.8.7" rel="0.20210123.2"/>
			<rpm:entry name="doxypypy(aarch-64)" flags="EQ" ver="0.8.8.7" rel="0.20210123.2"/>
			<rpm:entry name="python3.14dist(doxypypy)" flags="EQ" ver="0.8.8.6"/>
			<rpm:entry name="python3dist(doxypypy)" flags="EQ" ver="0.8.8.6"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/usr/bin/python"/>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<rpm:entry name="python3.14dist(chardet)"/>
			<rpm:entry name="python3.14dist(setuptools)"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
		</rpm:requires>
		<file>/usr/bin/doxypypy</file>
	</format>
</package>
