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

I merged this into my fork.

And depending on how #41 pans out it would be cool to have a new #home :)

SteveClement avatar Sep 13 '18 13:09 SteveClement