summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/catalogue/bitset.xml
blob: 599c410e44b886dde3160f067a710e2860816a0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version='1.0' encoding='us-ascii'?>
<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
<entry datestamp='$Date$' modifier='$Author$' id='bitset'>
  <name>bitset</name>
  <caption>Handle bit-vector datatype.</caption>
  <authorref id='auth:oberdiek'/>
  <copyright owner='Heiko Oberdiek' year='2007,2011'/>
  <license type='lppl1.3'/>
  <version number='1.1'/>
  <description>
    This package defines and implements the data type bit set,
    a vector of bits. The size of the vector may grow dynamically.
    Individual bits can be manipulated.
    <p/>
    The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
  </description>
  <documentation details='Package documentation'
      href='ctan:/macros/latex/contrib/oberdiek/bitset.pdf'/>
  <ctan file='true' path='/macros/latex/contrib/oberdiek/bitset.dtx'/>
  <miktex location='oberdiek'/>
  <texlive location='oberdiek'/>
  <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
</entry>