<package type="rpm">
	<name>python-astroid</name>
	<arch>noarch</arch>
	<version epoch="0" ver="4.2.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">2614dd16888376112ec15e2bae586a39c9991dad6cf3cdd93a37eccd12e1bbe9</checksum>
	<summary>An abstract syntax tree for Python with inference support</summary>
	<description>An abstract syntax tree for Python with inference support.

The aim of this module is to provide a common base representation of python
source code. It is currently the library powering pylint’s capabilities.

It provides a compatible representation which comes from the _ast module.

It rebuilds the tree generated by the builtin _ast module by recursively
walking down the AST and building an extended ast. The new node classes
have additional methods and attributes for different usages. They include
some support for static inference and local name scopes.

Furthermore, astroid can also build partial trees by inspecting living objects.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/pylint-dev/astroid</url>
	<time file="1777415946" build="1777415883"/>
	<size package="562781" installed="2512517" archive="0"/>
	<location href="python-astroid-4.2.0-1-omv2690.noarch.rpm"/>
	<format>
		<rpm:license>LGPL-2.1-or-later</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>altra-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-astroid-4.2.0-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="41972"/>
		<rpm:provides>
			<rpm:entry name="python-astroid" flags="EQ" ver="4.2.0" rel="1"/>
			<rpm:entry name="python3.14dist(astroid)" flags="EQ" ver="4.2"/>
			<rpm:entry name="python3dist(astroid)" flags="EQ" ver="4.2"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<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>
	</format>
</package>
