diff options
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. |