User can now search for packages providing a specific mimetype, which means, telling the user what application can be used to open his/her files. Add two now entropy.client.interfaces.Client methods: - list search_installed_mimetype(string mimetype) - list search_available_mimetype(string mimetype)
Entropy man pages notes: - to compile the man page use pod2man - to learn about .pod files syntax, see 'man perlpod' - any help is warmly appreciated (see 'man 1 equo' AUTHOR field contacts) - to learn more about man pages: - http://www.linuxfocus.org/English/November2003/article309.shtml - http://www.schweikhardt.net/man_page_howto.html