Source: mingw64-x-expat
Section: devel
Priority: optional
Maintainer: Greg Hellings <greg.hellings@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libtool, automake, autoconf,
 mingw64-x64-filesystem, mingw64-x86-filesystem,
 mingw64-x64-cross-gcc (>= 4.6.1), mingw64-x86-cross-gcc (>= 4.6.1),
 mingw64-x64-cross-binutils (>= 2.21), mingw64-x86-cross-binutils (>= 2.21)
Standards-Version: 3.9.2
Homepage: http://www.libexpat.org/

Package: mingw64-x64-expat
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x64-filesystem, mingw64-x64-cross-gcc
Description: MinGW Windows port of expat XML parser library
 This is expat, the C library for parsing XML, written by James Clark. Expat
 is a stream oriented XML parser. This means that you register handlers with
 the parser prior to starting the parse. These handlers are called when the
 parser discovers the associated structures in the document being parsed. A
 start tag is an example of the kind of structures for which you may
 register handlers.

Package: mingw64-x86-expat
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x86-filesystem, mingw64-x86-cross-gcc
Description: MinGW Windows port of expat XML parser library
 This is expat, the C library for parsing XML, written by James Clark. Expat
 is a stream oriented XML parser. This means that you register handlers with
 the parser prior to starting the parse. These handlers are called when the
 parser discovers the associated structures in the document being parsed. A
 start tag is an example of the kind of structures for which you may
 register handlers.
