Package obitools :: Package format :: Package sequence :: Module tagmatcher
[hide private]
[frames] | no frames]

Source Code for Module obitools.format.sequence.tagmatcher

1  from obitools.tagmatcher.parser import tagMatcherParser 
2  from obitools.tagmatcher.parser import TagMatcherIterator 
3  from obitools.tagmatcher.parser import formatTagMatcher 
4   
5  tagMatcherIterator=TagMatcherIterator 
6