ldif-0.0.3: TODO.org
* DONE replace error call in mkMod with parser error
(Not needed)
* DONE create preprocessor for concat split long lines & remove comments
* DONE refactoring of packages, create Types, Parser and Proc
* TODO update parseDNStr to parse all kind of DN notations
* TODO error handling, modify add: <attrX> and than <attrY>:<value>,
need to be asserted that <attrX> and <attrY> are the same.
* TODO Implement the base64 parsing
* TODO Implement modifyDN parsing
* TODO update serializers back to LDIF for base64 & all DN notations
* TODO add module tests for versioned LDIFs
* TODO add module tests for base64 parsing
* TODO Implement Attribute Name case-insensitive matching at DN