You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
635 B
14 lines
635 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>emacs</herd>
|
|
<longdescription>
|
|
crypt++.el is a package of Lisp functions that recognize automatically
|
|
encrypted and encoded (i.e., compressed) files when they are first visited
|
|
or written. The BUFFER corresponding to the file is decoded and/or decrypted
|
|
before it is presented to the user. The file itself is unchanged on the
|
|
disk. When the buffer is subsequently saved to disk, a hook function
|
|
re-encodes the buffer before the actual disk write takes place.
|
|
</longdescription>
|
|
</pkgmetadata>
|