[console_scripts]
deletekey = apilib.commands:delete_key_command
fetchallkeys = apilib.commands:fetch_all_keys_command
fetchkey = apilib.commands:fetch_key_command
storekey = apilib.commands:store_key_command
