8 lines
138 B
Python
8 lines
138 B
Python
# -*- coding:utf-8 -*-
|
|
# Author: hankcs
|
|
# Date: 2020-01-09 18:46
|
|
|
|
__doc__ = '''
|
|
This package holds misc utils for specific languages.
|
|
'''
|