<package type="rpm">
	<name>python-darkdetect</name>
	<arch>src</arch>
	<version epoch="0" ver="0.8.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">671f62609b8f9183dfd898dbef3bccc03db12871b707001e63cc6b5b70459ce8</checksum>
	<summary>Detect OS Dark Mode from Python</summary>
	<description>This package allows to detect if the user is using Dark Mode on:

    macOS 10.14+
    Windows 10 1607+
    Linux with a dark GTK theme.

The main application of this package is to detect the Dark mode from your GUI Python application (Tkinter/wx/pyqt/qt for python (pyside)/...)
and apply the needed adjustments to your interface.
Darkdetect is particularly useful if your GUI library does not provide a public API for this detection (I am looking at you, Qt).
In addition, this package does not depend on other modules or packages that are not already included in standard Python distributions.</description>
	<packager>angrypenguin &lt;angrypenguinpoland@gmail.com&gt;</packager>
	<url>https://github.com/albertosottile/darkdetect</url>
	<time file="1737301817" build="1737301733"/>
	<size package="19523" installed="8957" archive="9356"/>
	<location href="python-darkdetect-0.8.0-1.src.rpm"/>
	<format>
		<rpm:license>BSD</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>c64-1.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="4504" end="10167"/>
		<rpm:provides>
			<rpm:entry name="python-darkdetect" flags="EQ" ver="0.8.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="git-core"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python-devel"/>
			<rpm:entry name="python3.11dist(pip)"/>
			<rpm:entry name="python3.11dist(setuptools)"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(DynamicBuildRequires)" flags="LE" ver="4.15.0" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
