Bugfixes
- Fixed get_network_traffic method to return the pcap data (credit: adrianherrera)
Bugfixes
- Fixed a small typo in the private API's scan_file method (credit: adrianherrera)
Bugfixes
- Fixing README.rst for better PYPI presentation.
API Changes
- Changing folder structure so when people import it it is not dumb :(
Bugfixes
- Trying to fix setup.py for deploying to PYPI.