Source: mic
Section: devel
Priority: extra
Maintainer: Jian-feng Ding <jian-feng.ding@intel.com>
Build-Depends: debhelper (>= 7.0.15), cdbs, python3, python3-requests, python3-setuptools, python3-all, python3-dev, dh-python, python3-docutils
Standards-Version: 3.8.0
Homepage: http://www.tizen.org

Package: mic
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
 rpm,
 python3-rpm,
 python3-py,
 python3-pycurl,
 python3-distro,
 file,
 cpio,
 bzip2,
 gzip,
 yum
Conflicts:
 mic2
Description: image creator for Linux distributions
  The tool mic is used to create and manipulate images for Linux distributions.
  It is composed of three subcommand\: create, convert, chroot. Subcommand create
  is used to create images with different types; subcommand convert is used to
  convert an image to a specified type; subcommand chroot is used to chroot into
  an image.

