summaryrefslogtreecommitdiff
blob: 59c5f3e28e24b0d327376316b504803f58a3c18d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
  <email>gnu-emacs@gentoo.org</email>
  <name>Gentoo GNU Emacs project</name>
</maintainer>
<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>
<stabilize-allarches/>
</pkgmetadata>