Douglas Perkins

Results 3 issues of Douglas Perkins

The README mentions the debug command, but the most recent version in `pip` does not have that, because it's almost a year old. Of course one can clone from `github`...

The example.ini file is, when installed via pip, in the subdirectory 'examples'. It's not in the Python library sub-sub-sub directory as previously indicated.

On recent FreeBSD distros, there is no `gcc` binary. If you install the `gcc` package, you have binaries like `gcc48` and `g++48`. Or there's the other `clang` project, which is...