Add doc files to dist and fix version number in NEWS.
[mmediamanager.git] / README
blob47f8eb25a876e5af3c76aa0b70dd418c61c72054
1 libmmanager, a Desktop wide manager library for multimedia applications.
3 libmmanager is a library which aims to offer an unified API to access
4 multimedia application databases.
5 It offers two way of comunication between the library and the applications:
6 - .so (shared object) files
7 - DBus session bus.
9 On top of libmmanager, there's libmmanager-gtk (which is really the thing you
10 might me interested in), which aims to offer a nice set of widgets to use
11 for querying and displaying results from the multimedia applications supporting
12 the library.
14 libmmanager is written as a Google Summer of Code 2008 project by Cosimo Cecchi
15 <cosimoc@gnome.org> and right now is still in alpha state: libmmanager is some
16 steps more mature than libmmanager-gtk, which is still quite a proof-of-concept
17 sketch of how things should and do work. :)
19 If you're interested in contributing, please have a look at the items in TODO,
20 read the HACKING file and feel free to drop me a mail or contact me on 
21 irc.gnome.org (cosimoc).