makedepends=(python-six python-setuptools)

description="A fully functional X client library for Python3 programs"
url="https://github.com/python-xlib/python-xlib"

packager="Great-OS Team"
maintainer="Great-OS Team"

name=python-xlib
_name=$name
version=0.33
release=2

PKGMK_KEEP_SOURCES="no"
source=(https://github.com/python-xlib/python-xlib/archive/$version.tar.gz)

build=python3
