
 plconv README
 *************

 This package contains the source distribution of the plconv tool. The
 plconv tool allows you to freely and transparently convert between
 different property list formats supported by GNUstep. This is useful if
 you use property lists as storage in your application and want to see
 how it performs with the different formats. It also helps making things
 like binary property lists easily readable and explorable.

 INSTALLATION
 ------------

 You will need the gnustep-make and gnustep-base
 (http://www.gnustep.org) libraries in order to compile and use plconv.
 After that just do:

 $ make
 $ make install

 in this source package.

 LICENSE
 -------

 Plconv is distributed under the GNU General Public License version 2
 or, at your option, any later version. For the full text of the
 license, please see the COPYING file included with this package.

 VERSION
 -------

 The current version of plconv is 0.1.

 AUTHORS
 -------

 Plconv was written by Saso Kiselkov
