Draft: Implements metadata handling for bob.io.stream.Stream and bob.io.stream.StreamFile
Implements metadata handling for bob.io.stream.Stream and bob.io.stream.StreamFile:
- reading and writing metadata as hdf5 attributes or datasets using StreamFile
- accessing metadata through stream in stream graphs, allowing some metadata to be inherited from parents
- allows to define custom metadata and stream graphs through python configuration files