Feature #40

Drop the libxml2 dependency

Added by Alguno almost 2 years ago. Updated almost 2 years ago.

Status: Closed Start: 06/28/2010
Priority: Normal Due date:
Assigned to: Alguno % Done:

100%

Category: GTK GUI (regular GUI)
Target version: 0.7.0
Votes: 0

Description

Right now, libxml2 is used to extract data from NZB files
Glib, the base requirement of NNTPGrab, also has some rudimentary support to extract data from XML files.
It should be possible to use the GMarkup functions from GLib to read NZB files.
When this has been implemented, the libxml2 dependency can be dropped


Related issues

related to Feature #4: Make NNTPGrab ready for Fonera environments Closed 05/13/2010

Associated revisions

Revision 1678
Added by Alguno almost 2 years ago

Dropped the libxml2 dependency in the nntpgrab_utils library by using GLib's GMarkup for parsing NZB files. Closes #40, Refs #4

History

#1 Updated by Alguno almost 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r1678.

Also available in: Atom PDF