[console_scripts] delorean = dlrn.shell:deprecation dlrn = dlrn.shell:main dlrn-purge = dlrn.purge:purge dlrn-remote = dlrn.remote:remote dlrn-user = dlrn.user:user_manager [dlrn.api.drivers] DBAuthentication = dlrn.api.drivers.dbauthentication:DBAuthentication KrbAuthentication = dlrn.api.drivers.krbauthentication:KrbAuthentication