# matrix-appservice-kakaotalk - A Matrix-KakaoTalk puppeting bridge. # Copyright (C) 2022 Tulir Asokan, Andrew Ferrazzutti # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . ##from .web_client import * ##from .xvc import * # as xvc #from .struct import * # as struct #from .auth_api_client import * ##from .service_api_client import * ##from .oauth_api_client import * ##from .attachment_api_client import * ##from .open_upload_api_client import * ##from .web_api_util import * # as webApiUtil ##from .header_util import * # as headerUtil ##from .service_api_util import * # as serviceApiUtil