Move the api actions to it's own class.
authorBrian Dolbec <dolsen@gentoo.org>
Sun, 14 Jul 2013 16:55:14 +0000 (09:55 -0700)
committerBrian Dolbec <dolsen@gentoo.org>
Sun, 14 Jul 2013 17:15:22 +0000 (10:15 -0700)
commit04677b673faff452b3373028bbc3877ccfded928
treeb137abd5a5b0d25bf95c9dbd6dbe4776c066d3da
parentc7c2cd9758351b873324b5faaf06e2a34f39b22d
Move the api actions to it's own class.

Fix printing to be configurable (sort of)
gkeyldap/actions.py [new file with mode: 0644]
gkeyldap/cli.py