Package: debreate Architecture: all Version: 0.7.13 Priority: optional Section: devel Maintainer: Jordan Irwin Installed-Size: 1501 Depends: python2.7, python-wxgtk3.0 | python-wxgtk2.8, fakeroot, dpkg (>= 1.0.0), file, util-linux (>= 2.0.0), debianutils (>= 4.0.0) Recommends: lintian, coreutils (>= 8.0), xdg-utils, man-db, gzip (>= 1.0), binutils, gvfs-bin Suggests: gdebi | gdebi-kde Filename: ./tools/debreate/debreate_0.7.13_all.deb Size: 602616 MD5sum: ec4ea39bed443d2f0ae20809eb057b55 SHA1: d8d6e7bef43fdff25e06f26e61708db12841b147 SHA256: da04aa92e99f0ec66f4704d6908d536a8afc8ef90657530ee555968ecca9cf1e SHA512: d1d959fa1439e60d59832f2bc2ed57e64edbc31d96af056e30bd9454df4faff65aad6c5b23c7732f4fcc0d05fd8718ec90b0db2c45061f0674bd51a55dedef89 Homepage: https://antumdeluge.github.io/debreate-web/ Description: Debian Package Builder Debreate is a utility to aid in creating installable Debian packages (.deb). . The goal behind the project is to make developing for Debian based Linux distributions more appealing, with an easy to use interface for packaging applications, artwork, media, themes, etc. . Currently, it only supports "binary" packaging which allows packaging of anything that does not require being compiled from source, such as scripted applications or media. These packages can then be used for personal distribution. . Plans for using backends such as dh_make & debuild for creating source packages are in the works. But source packaging can be quite different & is a must if you want to get your packages into a distribution's official repositories or a Launchpad Personal Package Archive (PPA).