[go: up one dir, main page]

Menu

Tree [r285] / trunk / ifvalue /
 History

HTTPS access


File Date Author Commit
 bin 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 build 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 conf 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 docs 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 include 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 lib 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 misc 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 scripts 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 src 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 template 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 test 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 COPYING 2006-12-15 ionflux [r30] + iftools/ConfigTree: Fixed a bug in escape cha...
 README 2010-10-10 ionflux [r94] + Some updates on the docs.

Read Me

================================================================================
Ionflux Value
Copyright © 2006 Joern P. Meier
mail@ionflux.org
--------------------------------------------------------------------------------
Readme
================================================================================

********************************************************************************

           This project has been discontinued. Use Python instead.

********************************************************************************

Ionflux Value (ifvalue) is a library which provides simple types based on the 
Ionflux Object Base System, and a special type (IFValue) which allows to 
construct arbitrarily complex data objects out of IFObject based types. It 
also features evaluation of expressions and operations with such objects as 
operands.

See misc/spec.txt for an overview of features which will be provided by the 
Ionflux Value library.

The Ionflux Value library is free software released under the GNU General 
Public License. See COPYING for details.

Please note that this program is distributed in the hope that it will be 
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General 
Public License for more details.