Blame README.md

rpm-build ca2b01
[![Build Status](https://gitlab.gnome.org/GNOME/libgweather/badges/master/build.svg)](https://gitlab.gnome.org/GNOME/libgweather/pipelines)
rpm-build ca2b01
rpm-build ca2b01
libgweather
rpm-build ca2b01
===========
rpm-build ca2b01
rpm-build ca2b01
libgweather is a library to access weather information from online
rpm-build ca2b01
services for numerous locations.
rpm-build ca2b01
rpm-build ca2b01
libgweather isn't supported in the devel platform, which means OS vendors
rpm-build ca2b01
won't guarantee the API/ABI long-term, but authors of open source apps
rpm-build ca2b01
should feel free to use libgweather as users can always recompile against
rpm-build ca2b01
a new version.
rpm-build ca2b01
rpm-build ca2b01
To use libgweather in your code, you need to define the
rpm-build ca2b01
GWEATHER_I_KNOW_THIS_IS_UNSTABLE preprecessor symbol, e.g. by adding
rpm-build ca2b01
-DGWEATHER_I_KNOW_THIS_IS_UNSTABLE to your CFLAGS.
rpm-build ca2b01
rpm-build ca2b01
Documentation for the API is available with gtk-doc.
rpm-build ca2b01
rpm-build ca2b01
You may download updates to the package from:
rpm-build ca2b01
rpm-build ca2b01
   http://download.gnome.org/sources/libgweather/
rpm-build ca2b01
rpm-build ca2b01
To discuss libgweather, you may use the desktop-devel-list mailing list:
rpm-build ca2b01
rpm-build ca2b01
  http://mail.gnome.org/mailman/listinfo/desktop-devel-list
rpm-build ca2b01
rpm-build ca2b01
rpm-build ca2b01
How to report bugs
rpm-build ca2b01
==================
rpm-build ca2b01
rpm-build ca2b01
Bugs should be reported to the GNOME bug tracking system:
rpm-build ca2b01
rpm-build ca2b01
   https://bugzilla.gnome.org/ (product libgweather)
rpm-build ca2b01
rpm-build ca2b01
You will need to create an account for yourself.
rpm-build ca2b01
rpm-build ca2b01
Please read the following page on how to prepare a useful bug report:
rpm-build ca2b01
rpm-build ca2b01
   https://bugzilla.gnome.org/page.cgi?id=bug-writing.html
rpm-build ca2b01
rpm-build ca2b01
Please read the HACKING file for information on where to send changes or
rpm-build ca2b01
bugfixes for this package.