% LISTGLS.STY
\makeglossary

% Verstecke Seitenzahl
\newcommand{\formatpage}[1]{}

% \package{Name}{Version}{Erl�uterung}
\newcommand{\package}[3]
 {\glossary{#1@\noindent\texttt{#1} (Version #2)
    \protect\dotfill\thepage
    \\#3|formatpage}}

\newcommand{\printpackages}
 {\InputIfFileExists{\jobname.gls}
    {\chapter*{Die besprochenen Pakete}}{}}