What is lt?
-----------

lt is a package management tool, which can be used to install, query,
check, update and remove software packages. Each package is located in
its own directory, then symbolic links are used to make package files
accessible in traditional common location (/usr/local). No database is
used, and lt is simple and stateless.

lt is coded a simple shell script.

Installation
------------

"make install" will create a new package directory /usr/local/pkg/lt-0.5
populate it, then perform a self installation.

If you want to install somewhere else, set the "prefix" in command line:

make install prefix=$HOME/local


Good luck
--
Marc Vertes
