AppStream Abstraction Library
http://people.freedesktop.org/~hughsient/appstream-glib/
This library provides GObjects and helper methods to make it easy to read and write AppStream metadata.
It also provides a simple DOM implementation that makes it easy to edit nodes and
convert to and from the standardized XML representation.
What this library allows you to do:
* Read and write compressed AppStream XML files
* Add and search for applications in an application store
* Get screenshot image data and release announcements
* Easily retrieve the best application data for the current locale
* Efficiently interface with more heavy-weight parsers like expat
- Links to GNOME:Factory / appstream-glib
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/appstream-glib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Add-yast2-branding-openSUSE-if-an-app-depends |
0000001204 1.18 KB | |
_link | 0000000121 121 Bytes | |
_service | 0000000535 535 Bytes | |
_servicedata | 0000000235 235 Bytes | |
appstream-glib-0.5.7.tar.xz | 0002176384 2.08 MB | |
appstream-glib.changes | 0000025160 24.6 KB | |
appstream-glib.spec | 0000009225 9.01 KB | |
openSUSE-appstream-process | 0000001147 1.12 KB |
Revision 84 (latest revision is 201)
Dominique Leuenberger (dimstar)
committed
(revision 84)
- Update to version 0.5.7: + trivial: post release version bump. + Detect web-apps which are added as .desktop files. + Make the check for screenshot equality more robust. + trivial: Fix self tests after the xdg-app fixes. + trivial: Never write empty <screenshot/> tags. + Move the blacklisted application list to the front-end client. + ostree: Work around threadsafety issue with g_get_language_names. + ostree: Remove unnecessary workarounds for bundle paths. + Move the gettext parsing to libappstream-glib. + trivial: Use G_DEFINE_QUARK. + Only build the test firmware files when using --enable-firmware. + Allow disabling font support with --disable-fonts. + Allow multiple NLS domains to be specified when searching. + Add as_image_load_filename_full(). + Support date=iso8601 attributes in <release> markup. + Add appstream-compose. + Remove all traces of ostree. + Remove the GStreamer plugin. + Remove the GIR and GResource, nm and KDE-specific plugins. + trivial: Fix 'make distcheck' with the new gettext test files. + trivial: Fix building firmware after the ostree removal. + Release version 0.5.7.
Comments 0