Use correct package name in source dir.
This commit is contained in:
parent
02136ecdd8
commit
a6fea05731
6 changed files with 0 additions and 0 deletions
19
source/pyinotify/slack-desc
Normal file
19
source/pyinotify/slack-desc
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Version: 0.2.5
|
||||
# Package description syntax:
|
||||
# * There must be exactly 11 lines which begin with the package name and ':'.
|
||||
# * Line up the first '|' of the ruler with the ':' following the package name.
|
||||
# * A single space should be left after the ':' before any description text.
|
||||
# * The end '|' of the ruler marks the last columm which should contain text.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
%PKG_NAME%: pyinotify (Python module to monitor filesystems events with inotify)
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%: Pyinotify is a Python module for monitoring filesystems changes.
|
||||
%PKG_NAME%: Notifications are exported from kernel space to user space through
|
||||
%PKG_NAME%: system calls. Pyinotify binds these system calls and provides an
|
||||
%PKG_NAME%: implementation offering a generic and abstract way to manipulate
|
||||
%PKG_NAME%: inotify functionalities.
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%: Warning: This package does not contain any configuration files.
|
||||
%PKG_NAME%:
|
||||
%PKG_NAME%: Packaged by: Darren 'Tadgy' Austin. Built for: %DIST_OS_ID%-%DIST_OS_VERSION_ID%.
|
Loading…
Add table
Add a link
Reference in a new issue