Changed setup.py to use entry_points syntax for cross-platform executable deposition.
Crude re-addition of keyword functionality...I'm getting a lot more keywords now & they're numbers...it is working now though; both on the cmdline and via the python-API.
Changed
setup.py
to useentry_points
syntax for cross-platform executable deposition.Crude re-addition of keyword functionality...I'm getting a lot more keywords now & they're numbers...it is working now though; both on the cmdline and via the python-API.