Skip to content

TingPing/libgrss

 
 

Repository files navigation

libgrss - Glib library for feeds
===============================================================================

libgrss is a Glib abstaction to handle feeds in RSS, Atom and other formats.
His code derives from the Liferea feeds reader: http://liferea.sourceforge.net/

REQUIREMENTS
-------------------------------------------------------------------------------
libgrss depends on:

  - libglib2 >= 2.42.1
  - gtk-doc-tools >= 1.21
  - libxml2 >= 2.9.2
  - libsoup-2.4 >= 2.48.0
  - libgirepository1.0-dev >= 1.42

INSTALLATION
-------------------------------------------------------------------------------
See INSTALL file.

COPYRIGHT AND LICENSING
-------------------------------------------------------------------------------
libgrss is released under the terms of the GNU Lesser General Public License,
version 3 or, at your option, any later version.

libgrss is Copyright (C) 2009/2015  Roberto Guido, Michele Tameni.