diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-12 23:30:39 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:39 +0200 |
commit | 8caa9ff4084510ed1c3f04a4c6dd7795976c362a (patch) | |
tree | 188ae5adc1fa91c9959ad95e5f8186fe689ff5bd /libraries/libproxy/slack-desc | |
parent | b3e5f6c3a01548e06a0b62367e8790bcb43400a2 (diff) | |
download | slackbuilds-8caa9ff4084510ed1c3f04a4c6dd7795976c362a.tar.gz |
libraries/libproxy: Added to 12.2 repository
Diffstat (limited to 'libraries/libproxy/slack-desc')
-rw-r--r-- | libraries/libproxy/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libproxy/slack-desc b/libraries/libproxy/slack-desc new file mode 100644 index 0000000000..c4a08425a2 --- /dev/null +++ b/libraries/libproxy/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-----------------------------------------------------| +libproxy: libproxy (proxy configuration library) +libproxy: +libproxy: libproxy exists to answer the question: Given a network resource, +libproxy: how do I reach it? It handles all the details, enabling you to get +libproxy: back to programming. GNOME? KDE? Command line? WPAD? PAC? Network +libproxy: changed? It doesn't matter! Just ask libproxy what proxy to use: you +libproxy: get simple code and your users get correct, consistant behavior and +libproxy: broad infrastructure compatibility. +libproxy: +libproxy: Homepage: http://code.google.com/p/libproxy/ +libproxy: |