* Added the osc-send script, which support UDP and TCP
* Added the osc-receive script, which support UDP, TCP and multicast UDP
* Removed the "beta" classifier in setup.py
* Created man pages for osc-send and osc-receive
* Implemented OSC URL parsing in osc-send
* Added txosc.osc.Argument._check_type, which does the type checking at instanciation time