diff options
author | Jon Ware <jon@waremail.net> | 2012-12-28 19:53:10 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-28 19:53:29 +0100 |
commit | 15964ea7da2d16298fc58f2bfdc1752a52de9783 (patch) | |
tree | c79fda4f9ad3011ae76b4d195b204320a9bd0010 /python/pyudev/slack-desc | |
parent | 85d946e29130f94e9d0fa5a2bbcff8b6adbb6891 (diff) | |
download | slackbuilds-15964ea7da2d16298fc58f2bfdc1752a52de9783.tar.gz |
python/pyudev: Added (pure Python libudev binding).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pyudev/slack-desc')
-rw-r--r-- | python/pyudev/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyudev/slack-desc b/python/pyudev/slack-desc new file mode 100644 index 0000000000..3661d857f7 --- /dev/null +++ b/python/pyudev/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pyudev: pyudev (pure Python libudev binding) +pyudev: +pyudev: pyudev is an LGPL licensed, pure Python 2/3 binding to libudev, the +pyudev: device and hardware management and information library of Linux. +pyudev: +pyudev: homepage: http://pyudev.readthedocs.org +pyudev: +pyudev: +pyudev: +pyudev: +pyudev: |