Epackage - Distributed Emacs Lisp Package System (DELPS)

Links and download

Note: the most up to date code is in version control.

Compatibility

Emacs 22.1+. Windows support is planned in later releases.

Contact

There no mailing list for the project. Contact maintainer as needed by starting subject with "Emacs epackage:" (otherwise message may be classified as spam by the filters). Report suggestions and problems to bug tracker. In order to use trackers, a Savannah account is needed.

Version Control

To download and install sources from development tree with git (see link "the tutorial" for Git quick guide).
        $ cd $HOME/.emacs.d/packages
        $ git clone git://git.savannah.nongnu.org/emacs-epackage.git emacs-epackage.git
        $ git checkout --track -b devel origin/devel

	... to get new updates from time to time
        $ git pull

To install, add following lines to ~/.emacs startup file:

        (add-to-list 'load-path "~/.emacs.d/packages/emacs-epackage.git")

GNU GPL All files in this project are licensed under GNU GPL.
Savannah Logo This project, as well as many other opensource projects, is hosted by Savannah.
Savannah Logo W3C validated.