blob: 95763f51f3b805ea26278f8fd16f272e3cb48da8 [file] [log] [blame]
# libactuator - Library for actuator manipulation #
This package contains a library which provides a wrapper for generic
Netlink actuator kernel interface. It also provides a tool named "act"
for manipulation and monitoring of actuators.
## Install
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
## Authors
* Jiri Pirko <jiri@resnulli.us>
## Internet Resources
* Project Home: http://www.libactuator.org/
* Git Source Tree: https://git.kernel.org/pub/scm/linux/kernel/git/jpirko/libactuator.git
## License
Copyright (C) 2017 Jiri Pirko <jiri@resnulli.us>
libactuator is distributed under GNU Lesser General Public License version 2.1.
See the file "COPYING" in the source distribution for information on terms & conditions for accessing and otherwise using libactuator.