diff options
Diffstat (limited to 'libraries/eeze/README')
-rw-r--r-- | libraries/eeze/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/eeze/README b/libraries/eeze/README new file mode 100644 index 0000000000000..832b06cb5a393 --- /dev/null +++ b/libraries/eeze/README @@ -0,0 +1,8 @@ +Eeze is part of Enlightenment DR17 foundation libraries. + +Eeze is a library for manipulating devices through udev with a simple +and fast api. It interfaces directly with libudev, avoiding such +middleman daemons as udisks/upower or hal, to immediately gather device +information the instant it becomes known to the system. + +This requires ecore and eina. |