-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Josh Miller edited this page Aug 3, 2015
·
3 revisions
Welcome to the Ellen wiki!
Ellen is a library targeted for Linux distros sporting the LSB. Ellen only makes use of traditional libc, libstd++, etc. calls, and uses dynamic linking for any other method not available in the standard base to help maximize compatibility with a wide range of distros. The final version of this library will gather as much information as it can to create a portable profile for information about the user, hardware, and operating system. This profile structure can be stored and exported or utilized by your application. All data types are C++ based, so information can easily be passed between platforms.