[Openicc] Linux CM ideology .. Linux CM proposal
Robert Krawitz
rlk at alum.mit.edu
Tue Feb 8 05:48:18 PST 2011
On Wed, 09 Feb 2011 00:27:47 +1100, Graeme Gill wrote:
>
> On the surface SQLite fits with this criteria, but I notice that
> the main source file has more than 100,000 lines. By comparison
> my simple JSON based config has about 5000 lines, 5% of the size.
>
> It does seem to meet many of the criteria though. Is it reasonable
> to make it a dependency of anyone doing color on Unix like systems ?
sqlite is used by firefox and thunderbird to store a number of
databases. That's not completely universal, but it's close. The
actual library (/usr/lib64/libsqlite3.so) on my system is about 500
KB; the sqlite3 executable 9s about 40K. That qualifies as light
weight, in my book.
More information about the openicc
mailing list