Initial Commit

This commit is contained in:
2025-05-08 17:17:28 +03:00
commit 8620518a12
3 changed files with 44 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pyinotify
description: Python module for monitoring filesystems events with inotify on Linux
version: 0.9.6
url: https://github.com/seb-m/pyinotify
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-setuptools"]
type: source