- Add support for passing complex lists on the command line and converting from
string to list using ast.literal_eval to safely evaluate the string
expression.
- Add experimental ParsedDocstring class to help generalize the docstring
parsing used in docannotate.
- Add experimental terminal size querying routines to support better help string
printing in the shell.
- Add additional functionality to metadata