Add a first try at a README file for ETL
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 9 Aug 2006 11:41:02 +0000 (11:41 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 9 Aug 2006 11:41:02 +0000 (11:41 +0000)
git-svn-id: http://svn.voria.com/code@214 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/README

index ce4467a..1825ed2 100644 (file)
@@ -1,4 +1,36 @@
-$Id: README,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $
-Just a placeholder for now.
+              ETL -- Extended Template Library
 
+Voria ETL is a multi-platform class and template library designed to
+add new datatypes and functions which combine well with the existing
+types and functions from the C++ Standard Template Library (STL).
 
+Web:  http://www.synfig.com/
+Wiki: http://wiki.synfig.com/
+SVN:  http://svn.voria.com/code/ETL/
+Proj: http://sf.net/projects/synfig/
+IRC:  irc://irc.freenode.net/synfig
+
+Please use the IRC channel and the sf.net tracker to get support and
+report bugs, request features and submit patches.
+
+Copyright
+
+Copyright 2002 Robert B. Quattlebaum Jr.
+Copyright 2002 Adrian Bentley
+
+Licence
+
+This package is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License as
+published by the Free Software Foundation; either version 2 of
+the License, or (at your option) any later version.
+
+This package 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.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+or visit http://www.gnu.org/licenses/gpl.html