libproccpuinfo
--------------

This software provides architecture independent C functions for reading
/proc/cpuinfo on GNU/Linux systems. See proccpuinfo.h for the functions
available from the library. See proccpuinfo.c in the examples directory
for an example of how to use this library.

I am always looking for more test data, so please submit your 
/proc/cpuinfo files with proccpuinfo-sender (a program for submitting
your cpuinfo). It can be found in the sender directory of the source
code.

Dependencies
------------

package  min version  license  homepage
=======  ===========  =======  ========
flex     >=2.5.33     BSD      http://flex.sf.net/
neon     =0.26.*      GPL-2    http://www.webdav.org/neon

neon is required only if './configure --enable-sender' is used.

-- Thomas Cort <linuxgeek@gmail.com>
