Skip to content

rrigby/python-appstream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-appstream

If you want to parse AppStream files in Python you probably should just install libappstream-glib, and use the GObjectIntrospection bindings for that. AppStreamGlib is a much better library than this and handles many more kinds of component.

If AppStreamGlib is not available to you (e.g. you're trying to run in an OpenShift instance on RHEL 6.2), this project might be somewhat useful.

Contributors welcome, either adding new functionality or fixing bugs.

See also: http://www.freedesktop.org/software/appstream/docs/

About

A pure-python library for managing AppStream data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%