aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat w/ black-22.12.0Brian Harring2022-12-251-7/+13
* examples: replace commandline.main() usageTim Harder2021-03-081-1/+2
* sort imports with isortTim Harder2020-12-141-1/+1
* examples: update to work with past API changesTim Harder2019-01-091-3/+1
* update examplesTim Harder2018-04-111-1/+1
* move generic argparse support to snakeoil.cli.arghparseTim Harder2016-02-191-1/+1
* convert example scripts from optparse to argparseTim Harder2015-08-261-22/+15
* examples: fix API examples and use print() from __future__Tim Harder2015-08-231-5/+5
* pep8: clean up and sort importsTim Harder2015-01-111-0/+1
* pull in marien/charlies work; few tweaks needed, but mostly there.Brian Harring2007-04-051-2/+3
* pull in an example script, and misc whitespace changes.Brian Harring2007-03-091-0/+57