summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/rotchiffre.xml
blob: 8dc7bcf38b185dbe1fda3b269fc9ec764a06fbd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
<entry datestamp='$Date$' modifier='$Author$' id='rotchiffre'>
  <name>rotchiffre</name>
  <caption>Perform simple rotation cyphers.</caption>
  <authorref id='auth:oberdiek'/>
  <copyright owner='Heiko Oberdiek' year='2010'/>
  <license type='lppl1.3'/>
  <version number='1.0'/>
  <description>
    The package defines a command <tt>\EdefRot</tt> that defines a
    macro (whose name is given as an argument) to the rotation of the
    given string.  Available rotations are <tt>ROT13</tt> (for
    letters), <tt>ROT5</tt> (for digits), <tt>ROT18</tt> (for digits
    and letters together) and <tt>ROT47</tt> (for all ASCII
    characters).
    <p/>
    The package is part of the
    <xref refid='oberdiek'>oberdiek</xref> bundle.
  </description>
  <documentation details='Package documentation'
      href='ctan:/macros/latex/contrib/oberdiek/rotchiffre.pdf'/>
  <ctan file='true' path='/macros/latex/contrib/oberdiek/rotchiffre.dtx'/>
  <miktex location='oberdiek'/>
  <texlive location='oberdiek'/>
  <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
</entry>