PyClASVi
PyClASVi copied to clipboard
+ added parse options
This allows passing options such as:
- Default parsing
- Detailed processing record
- Incomplete parsing
- etc.
Currently I am moving all classes to a package so I can upload it to python packet index and also add a new feature. I am working on develop branch and merge it to master branch after finishing work. Please see also at https://github.com/FraMuCoder/PyClASVi/tree/develop It already contains your first pull request.
Your new pull request is still based on master branch, so it is hard to merge it with current develop branch. Can you please try to provide you changes based on current develop branch?