The existing libraries[1,2,3,4] don't exactly work how I would like them to work. Specifically, I want it to work exactly like how the Python getopt module works. The reason being, that particular ...