Major improvements to entire library codebase with updated scripts, smufolib.cfg.
Added new docstrings and documentation.
v.0.0.3
Changes:
- New Request class
- New **setAnchors** script
- Consolidation of annotations setter scripts into **setAnnotation**
- New command line interface **cli.py**
- Reformatted docstrings
- Direct import of class names (from __init__.py)
- Subsection oriented reformatting of configuration file **smufolib.cfg**.
- Package restructuring
- Numerous bug fixes and improvements