File: README.md

package info (click to toggle)
mygpoclient 1.8-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 336 kB
  • sloc: python: 1,962; makefile: 34
file content (26 lines) | stat: -rw-r--r-- 737 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# The gpodder.net Client Library

This library provides an easy and structured way to access the
gpodder.net web services. In addition to subscription list
synchronization and storage, the advanced API support allows
to upload and download episode status changes.

The source of this library is managed in a Git repository at

 - https://github.com/gpodder/mygpoclient

Documentation can be read online at

    http://mygpoclient.readthedocs.io/

If you have any questions, please don't hesitate to contact
the gPodder developers mailing list at

 - gpodder@freelists.org

You can report bugs and problems that you find on GitHub at

 - https://github.com/gpodder/gpodder/issues

Thank you for your interest in the mygpoclient library!