\HeaderA{getDesciptionCon}{Get contents of DESCRIPTION file as a connection object}{getDesciptionCon}
\keyword{IO}{getDesciptionCon}
\begin{Description}\relax
Return a connection to the DESCRIPTION file in the packageArchive.

packageArchive can be .tar.gz or .zip and can represent either a
regular package or a bundle.
\end{Description}
\begin{Usage}
\begin{verbatim}
getDesciptionCon(packageArchive)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{packageArchive}] The filename of an R package archive
\end{ldescription}
\end{Arguments}
\begin{Value}
A connection object to the DESCRIPTION file for the specified package.
\end{Value}
\begin{Author}\relax
S. Falcon
\end{Author}


