Source: innoextract
Section: utils
Priority: extra
Maintainer: Daniel Scharrer <daniel@constexpr.org>
Build-Depends: debhelper (>= 7.0.50), cmake (>= 2.8), libboost-dev, libboost-iostreams-dev , libboost-filesystem-dev, libboost-date-time-dev, libboost-system-dev, libboost-program-options-dev, liblzma-dev
Standards-Version: 3.9.4
Homepage: https://constexpr.org/innoextract/
Vcs-Git: git://github.com/dscharrer/innoextract.git
Vcs-Browser: https://github.com/dscharrer/innoextract

Package: innoextract
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool to extract installers created by Inno Setup
 Inno Setup is a tool to create installers for Microsoft Windows applications.
 innoextract allows one to extract such installers under non-windows systems
 without running the actual installer using wine.
