Quick README for tagcoll

 * What is a tagged collection

Nothing special: a tagged collection is just a set of items in which each item
is associated with a set of zero or more tags, in no particular order.


 * Description:

tagcoll performs operations with tagged collections.  It has been written
with the purpose of studying tagged collections and experiment with tagged
collection algorithms.


 * Operations

tagcoll comes with commandline help for a quick option summary and a complete
manpage with documentation for all the switches and the format of input and
output data.
 

 * Author

tagcoll has been written by Enrico Zini <enrico@debian.org> for the purpose of
experimenting with tagged collections and related algorithms: all possible
feedback and ideas are thus more than welcome.

Erich Schubert and Herv Eychenne have contributed a great deal of feedback and
ideas.

