ioc_parser icon indicating copy to clipboard operation
ioc_parser copied to clipboard

Multiple improvements

Open buffer opened this issue 7 years ago • 1 comments

- Code layout changes (PEP-8 coding style)
- Python 3 compatibility
- Parser class initialization refactoring
- Compile the regexps with the IGNORECASE flag

buffer avatar Jun 21 '17 14:06 buffer