diff options
author | Luis Henrique <lmello.009@gmail.com> | 2010-06-28 10:44:05 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:44:05 -0400 |
commit | d303b34c505d41e13a623dbf616fcafb7d7e0d33 (patch) | |
tree | 810a17273c965e3c5e099d306e3a6a63c26e1eb7 /libraries/mygpoclient/README | |
parent | e5e9b1e9652de217454cbd551f7176bfa90fec43 (diff) | |
download | slackbuilds-d303b34c505d41e13a623dbf616fcafb7d7e0d33.tar.gz |
libraries/mygpoclient: Added (gpodder.net Client Library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/mygpoclient/README')
-rw-r--r-- | libraries/mygpoclient/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/mygpoclient/README b/libraries/mygpoclient/README new file mode 100644 index 0000000000..f9993d2166 --- /dev/null +++ b/libraries/mygpoclient/README @@ -0,0 +1,6 @@ +The mygpoclient library allows developers to utilize a Pythonic +interface to the gpodder.net web services. + +Included is an example utility, bpsync, that will will synchronize your +bp.conf file from BashPodder to the gpodder.net web services, check out +http://lincgeek.org/bashpodder for more information. |