Initial stubbing out of a gentoo-keys gkey manager cli app, lib and config.
authorBrian Dolbec <dolsen@gentoo.org>
Mon, 3 Dec 2012 07:22:03 +0000 (23:22 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Mon, 3 Dec 2012 07:22:03 +0000 (23:22 -0800)
commit14814fc3a6e76ec1b16f6a26313a50c8980e027f
tree20bea2da02bb209ffdfa3684942ea9b277e86424
Initial stubbing out of a gentoo-keys gkey manager cli app, lib and config.
bin/gkeys [new file with mode: 0644]
etc/gentoo-keys.cfg [new file with mode: 0644]
gkeys/cli.py [new file with mode: 0644]
gkeys/config.py [new file with mode: 0644]
gkeys/lib.py [new file with mode: 0644]
gkeys/log.py [new file with mode: 0644]