1 # The gpodder.net Client Library
3 This library provides an easy and structured way to access the
4 gpodder.net web services. In addition to subscription list
5 synchronization and storage, the advanced API support allows
6 to upload and download episode status changes.
8 The source of this library is managed in a Git repository at
10 - https://github.com/gpodder/mygpoclient
12 Documentation can be read online at
14 http://mygpoclient.readthedocs.io/
16 If you have any questions, please don't hesitate to contact
17 the gPodder developers mailing list at
19 - gpodder@freelists.org
21 You can report bugs and problems that you find on GitHub at
23 - https://github.com/gpodder/gpodder/issues
25 Thank you for your interest in the mygpoclient library!