|
|
Log in / Subscribe / Register

RSS-GLib - 0.2.0

From:  Christian Hergert <chris-AT-dronelabs.com>
To:  gnome-announce-list-AT-gnome.org
Subject:  RSS-GLib - 0.2.0
Date:  Sat, 01 Nov 2008 01:15:44 -0700
Message-ID:  <1225527344.31898.20.camel@chergert-desktop>

* What is it?
--------------------

RSS-GLib is a library for accessing rss and atom syndications in a
simple and easy to consume manner.

RSS-GLib uses libmrss under the hood but provides an easier API and
bindings to multiple languages.

* Features:
--------------------

   - Only three objects to concern yourself with (RssParser,
RssDocument, and RssItem).
   - Bindings for Vala
   - Bindings for Python
   - Simple API similar to JSON-GLib

* RSS-GLib 0.2.0
--------------------

   - Initial release

* Where can I get it?
--------------------

Home page:
   http://github.com/chergert/rss-glib/wikis

Source code:
   http://ftp.dronelabs.com/sources/rss-glib/0.2/rss-glib-0....

Documentation:
   http://docs.dronelabs.com/rss-glib/

RSS-GLib requires:

   - libmrss  >= 0.18
   - glib-2.0 >= 2.15

   Python bindings:
       - Python >= 2.2

   Vala bindings:
       - vala >= 0.3.5

Please report bugs as well as success or failure stories to
bugs@dronelabs.com

--
Christian Hergert <chris@dronelabs.com>


_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list




to post comments


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds