summaryrefslogtreecommitdiff
blob: b7412c27c4197601c1328079979c62491280c153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>