
 * debtags examples

 mkbrowser

Build a package browser using informations from the package tags system and
package descriptions from the apt cache.  The hierarchy of the resulting
browser is the smart hierarchy generated with the `tagcoll' program.

Usage: ./mkbrowser target-directory
	
Be aware that the target directory will be filled with a lot of files and
subdirectories, which take lots of space (currently about 70Mb) and inodes
(currently about 50000).

Be also aware that the script takes a long time to complete.
