mirror of https://github.com/kivy/kivy.git
doc: revisions to lib/osc/__init__.py
This commit is contained in:
parent
fc81c14a44
commit
255acfa537
|
@ -2,8 +2,8 @@
|
|||
OSC
|
||||
===
|
||||
|
||||
This is an heavy modified version of PyOSC, that Kivy use internally for TUIO
|
||||
provider.
|
||||
This is an heavy modified version of PyOSC that Kivy uses internally for TUIO
|
||||
providers.
|
||||
'''
|
||||
|
||||
__version__ = "0"
|
||||
|
|
Loading…
Reference in New Issue