A tiny package manager. More info here
$ git clone https://github.com/thejdeep/spm.git
$ cd spm/
$ sudo cp spm /bin/
$ sudo chmod +x /bin/spm
$ sudo cp install.py ~/.
Sorry for this lame way of installation. Will surely package this when I find time.
$ spm install <pkg_name>
$ spm remove <pkg_name>
$ spm check <pkg_name>
$ spm list