# luTango - Lua binding for Tango luTango is a module providing access to [Tango Control System](https://www.tango-controls.org/) with Lua. In it's current state, a basic subset of client API is available (DeviceProxy, AttributeProxy), although not all Tango types are supported. The library has been tested with Lua 5.1, 5.2 and 5.3. --- luTango is distributed under terms of MIT License. Please see LICENSE file for details.