From 4e1590e5a72e3d52851c561876beb3e43007f9b8 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sat, 15 Feb 2003 20:27:40 +0000 Subject: Add pyslsk, a python Client for the SoulSeek filesharing system PR: 47290 Submitted by: Stefan Ehmann --- net/pyslsk/pkg-descr | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 net/pyslsk/pkg-descr (limited to 'net/pyslsk/pkg-descr') diff --git a/net/pyslsk/pkg-descr b/net/pyslsk/pkg-descr new file mode 100644 index 000000000000..b3ba7128661c --- /dev/null +++ b/net/pyslsk/pkg-descr @@ -0,0 +1,21 @@ +PySoulSeek is a client for SoulSeek filesharing system. To use it on +Linux/Unix and X11 you'll need all of the following: + +* Gtk+ 1.2 +* Python 2.1 or newer +* wxPython 2.3.4 or newer (Gtk port) + +If you can run wxPython demos, you may be sure PySoulSeek will run too. + +After installing pyslsk (see INSTALL for that), the executable +to run is named 'pyslsk'. + +Right-clicking on an item in any list gives you the menu of what's available. +To search for files just enter your search string into the input box in +the search tab. + +Good luck! As always, feedback is greatly appreciated, bugreports and +patches even more so. + +Author: ak@sensi.org +WWW: http://www.sensi.org/~ak/pyslsk/ -- cgit v1.2.3