Port details |
- py-inotify-simple Simple wrapper around inotify
- 1.3.5_1 devel =2 1.3.5_1Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 11:48:04
- Last Update: 2024-02-19 19:10:25
- Commit Hash: ab060a9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/chrisjbillington/inotify_simple
- Description:
- inotify_simple is a simple Python wrapper around inotify.
No fancy bells and whistles, just a literal wrapper with ctypes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}inotify-simple>0:devel/py-inotify-simple@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-inotify-simple/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-inotify-simple
- pkg install py39-inotify-simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-inotify-simple listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-inotify-simple
- Package flavors (<flavor>: <package>)
- py39: py39-inotify-simple
- distinfo:
- TIMESTAMP = 1707611159
SHA256 (inotify_simple-1.3.5.tar.gz) = 8440ffe49c4ae81a8df57c1ae1eb4b6bfa7acb830099bfb3e305b383005cc128
SIZE (inotify_simple-1.3.5.tar.gz) = 9747
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libinotify.so : devel/libinotify
- This port is required by:
- for Run
-
- devel/py-inotifyrecursive
Configuration Options:
- No options to configure
- Options name:
- devel_py-inotify-simple
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.5_1 19 Feb 2024 19:10:25 |
Michael Gmelin (grembo) |
devel/py-inotify-simple: Bugfix |
1.3.5 18 Feb 2024 11:45:31 |
Michael Gmelin (grembo) |
devel/py-inotify-simple: New port
Simple wrapper around inotify |
Number of commits found: 2
|