dakweb.webregister
@contact: Debian FTPMaster <ftpmaster@debian.org>
@copyright: 2014 Mark Hymers <mhy@debian.org>
@license: GNU General Public License version 2 or later
Classes
-
class dakweb.webregister.QueryRegister(*args, **kwargs)[source]
-
__shared_state = {'initialised': True, 'queries': {'/': 'bottle', '/all_sources': 'bottle', '/archives': 'bottle', '/binary/by_metadata': 'bottle', '/dsc_in_suite': 'bottle', '/file_in_archive': 'bottle', '/list_paths': 'bottle', '/madison': 'bottle', '/metadata_keys': 'bottle', '/path_help': 'bottle', '/sha256sum_in_archive': 'bottle', '/source/by_metadata': 'bottle', '/sources_in_suite': 'bottle', '/suite': 'bottle', '/suites': 'bottle'}}
-
get_path_help(path)[source]
-
get_paths()[source]
-
register_path(path, func)[source]