blob: f79c776e2bb8489534a78377e838473327cfee5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-inotify
pkgdesc = Access inotify events via python (this is not related to python-pynotify)
pkgver = 0.2.12
pkgrel = 1
url = https://pypi.org/project/inotify/0.2.12/
arch = any
license = GPL2
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/i/inotify/inotify-0.2.12.tar.gz
sha256sums = 9aee407f92c7d51a2ce50f3b78291a9094e334e34bd68e82bf60020795fa2c94
pkgname = python-inotify
|