diff options
author | Robby Workman <rw@rlworkman.net> | 2010-08-22 11:34:33 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-23 00:53:39 -0500 |
commit | d576c35e1b44dafa50095139ffb88eae7d614b45 (patch) | |
tree | fe3f4db5f4358dc3418521a260a42e7e232f6666 /system/d-feet/slack-desc | |
parent | 5a7fa9c6bf4665c6796c55a5db9dc6450537b2cf (diff) | |
download | slackbuilds-d576c35e1b44dafa50095139ffb88eae7d614b45.tar.gz |
system/d-feet: Added (D-Bus Debugger)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/d-feet/slack-desc')
-rw-r--r-- | system/d-feet/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/d-feet/slack-desc b/system/d-feet/slack-desc new file mode 100644 index 0000000000..961ec32a79 --- /dev/null +++ b/system/d-feet/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 ':'. + + |-----handy-ruler-------------------------------------------------------| +d-feet: D-Feet (D-Bus Debugger) +d-feet: +d-feet: D-Feet is a D-Bus debugger written in PyGtk by John (J5) Palmieri. +d-feet: +d-feet: Current features include: +d-feet: - View names on any bus +d-feet: - View exported objects, interfaces, methods and signals +d-feet: - View the full command line of services on the bus +d-feet: - Execute methods with parameters on the bus and see the return values +d-feet: +d-feet: |