diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:38:19 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 08:38:19 +0200 |
commit | 8a9fb0b6556140910edda1541a839d739f94d9aa (patch) | |
tree | df7df1e402377bd016f04b243bee2a5490eff551 | |
parent | b5a752af6621dea9a9a7999a3fe82f6112307d9d (diff) | |
download | slackbuilds-8a9fb0b6556140910edda1541a839d739f94d9aa.tar.gz |
libraries/ClientForm: Fixed dep information
-rw-r--r-- | libraries/ClientForm/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/ClientForm/README b/libraries/ClientForm/README index 61f79cc2bf..77456e97a1 100644 --- a/libraries/ClientForm/README +++ b/libraries/ClientForm/README @@ -3,5 +3,3 @@ side, useful for parsing HTML forms, filling them in and returning the completed forms to the server. It developed from a port of Gisle Aas' Perl module HTML::Form, from the libwww-perl library, but the interface is not the same. - -Requires pysetuptools. |