The software and info related to the Elektra Initiative can be found at libelektra.org and (in all) the following places:
To get the current stable snapshot from Subversion do the following:
bash:~$ cd src bash:~/src$ svn co https://svn.libelektra.org/svn/elektra/trunk elektra bash:~/src$ cd elektra bash:~/src/elektra$ # files are here
If you want to help to help developing the new unstable 0.7.0, try:
bash:~$ cd src bash:~/src$ svn co https://svn.libelektra.org/svn/elektra/unstable elektra bash:~/src$ cd elektra bash:~/src/elektra$ # files are here
Elektra has a BSD license. You can use Git as revision control too.