Skip to content

gitGNU/gnu_emacs-epackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README: epackage.el for Emacs
-----------------------------

Description

        An Emacs extension for Distributed Emacs Lisp Package System
        (DELPS). With it, you can install Emacs extensions that have
        been put available as git DVCS repositories. This format is
        called "epackage".

Important files

        COPYING*        GPL-2+ Source. Docs are dual GPL-2+/GFDL
        INSTALL         Install instructions
        AUTHORS         Contact addresses
        ChangeLog       Project change records

Project details

        Homepage        http://freecode.com/projects/emacs-epackage
        Wiki            http://www.emacswiki.org/emacs/DELPS
        Manual          http://www.nongnu.org/emacs-epackage/manual
        Bugs            See Homepage
        Source code     See Homepage

        Depends
        - Emacs 22.1+ (released 2007). No cl or
          external libraries are used.
        - Git[1], any version.

        Depends (optional)
        - Perl, and utilities: ripdoc[2] and t2html[3].
          Used in "make doc" command to generate HTML
          documentation.
        - OpenSSH client, any version. For package maintainers that
          host packages at remote git:// repositories.

References

        [1] Git Distributed Version Control System (DVCS).
            http://en.wikipedia.org/wiki/Git_(software)

        [2] Extract Technical Text Format documentation from source code
            http://freecode.com/projects/perl-ripdoc

        [3] Convert Technical Text Format into HTML
            http://freecode.com/projects/perl-text2html

License

        This program is free software; you can redistribute and/or modify
        program under the terms of GNU General Public license either version 2
        of the License, or (at your option) any later version.

End of file

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.GFDL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published