diff options
author | MatthiasKlumpp <MatthiasKlumpp@web> | 2015-12-13 13:34:17 -0800 |
---|---|---|
committer | www <iki-www@freedesktop.org> | 2015-12-13 13:34:17 -0800 |
commit | 59cdae5c870537422c04769aca6eb4bd80fc5fe1 (patch) | |
tree | 30f3210f02f58fa4edc94494c15b01e002f78643 /Distributions | |
parent | 92c72fe06d45350f9cc21f8a5c0ce07c829c9d5f (diff) |
Diffstat (limited to 'Distributions')
-rw-r--r-- | Distributions/AppStream.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Distributions/AppStream.mdwn b/Distributions/AppStream.mdwn index 327c33b9..793eb974 100644 --- a/Distributions/AppStream.mdwn +++ b/Distributions/AppStream.mdwn @@ -25,8 +25,9 @@ The specification now also contains a description of DEP-11, which is a YAML-bas ## Get it! You can download the latest release of the AppStream library and tools at [[freedesktop.org/software/appstream/releases/|http://www.freedesktop.org/software/appstream/releases/]] +Development is happening at Github: [[appstream|https://github.com/ximion/appstream]] -There is also a separate project called [[appstream-glib|https://github.com/hughsie/appstream-glib]], implementing the AppStream specification, which is used primarily at GNOME. It provides a distro-metadata generator, which distributions can use to provide their distro-XML file. +There is also a separate project called [[appstream-glib|https://github.com/hughsie/appstream-glib]], implementing the AppStream specification as well, which is used primarily at GNOME. It provides a distro-metadata generator, which distributions can use to provide their distro-XML file. ## Attic If you are looking for the previous information found on this page, including the meeting notes and resources produced during the initial AppStream meeting in 2011, you may look at [[the attic|Distributions/AppStream/Attic]]. |