Hacker News new | ask | show | jobs
by euid 4314 days ago
Yes. IEEE Std. 1003.1 Utility Conventions

http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_...

This is actually how Docopt happened (Vladimir Keleshev mentioned it in the PyCon UK 2012 talk).

1 comments

Cool! Thanks for the reference :)