1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-07 15:06:47 +00:00
文件
tunasync/tunasync/__init__.py
2014-10-17 20:29:19 +08:00

5 行
110 B
Python

#!/usr/bin/env python2
# -*- coding:utf-8 -*-
from .tunasync import TUNASync
# vim: ts=4 sw=4 sts=4 expandtab