You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
r"""
|
|
|
|
|
|
|
|
The OpenRPA package (from UnicodeLabs)
|
|
|
|
|
|
|
|
"""
|
|
|
|
__version__ = 'v1.2.1'
|
|
|
|
__all__ = []
|
|
|
|
__author__ = 'Ivan Maslov <ivan.maslov@unicodelabs.ru>'
|
|
|
|
#from .Core import Robot
|