diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 13:18:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:28 -0500 |
commit | 3e162b6b5d82b4b8cc4b838a6badbe9ae92774ff (patch) | |
tree | 76fa1c9cef0affeab3b71eccbe2c12e5e5ded494 /python/pyorbit | |
parent | 0195f0fb679feade076aca9a9019c648d4da713d (diff) | |
download | slackbuilds-3e162b6b5d82b4b8cc4b838a6badbe9ae92774ff.tar.gz |
python/pyorbit: Fixed dep information
Diffstat (limited to 'python/pyorbit')
-rw-r--r-- | python/pyorbit/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/pyorbit/README b/python/pyorbit/README index 2a469ef506..188be7c73c 100644 --- a/python/pyorbit/README +++ b/python/pyorbit/README @@ -3,5 +3,3 @@ compatible with the Python language mapping standard, implementing both the client side and server side bindings. PyORBit is capable of calling methods of in-process ORBit servers implemented in C, and being called by C code. - -Requires ORBit2, available at SlackBuilds.org |