summaryrefslogtreecommitdiffstats
path: root/libraries/libgdata/README
blob: fcbc29f6f84123ab8a89e389731e062f9a11baa7 (plain)
libgdata is a GLib-based library for accessing online service APIs 
using the GData protocol  most notably, Google's services. It provides 
APIs to access the common Google services, and has full asynchronous 
support.

Below variables can be used to configure the build:
  GTKDOC=yes          : Builds gtkdocs
  INSTROSPECTION=yes  : Enables the introspection generation
  TESTS=yes           : Build & install test programs
  VAPI=yes            : Enable creation of vapi files
  OAUTH=yes           : Enable OAuth 1.0 support (deprecated)
  MAN=yes             : Generate man pages