deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Pure golang image resizing
The resize package provides 2 functions:
- resize.Resize creates a scaled image with new dimensions
(width, height) using the interpolation function interp.
If either width or height is set to 0, it will be set to
an aspect ratio preserving value.
- resize.Thumbnail downscales an image preserving its aspect
ratio to the maximum dimensions (maxWidth, maxHeight). It
will return the original image if original sizes are smaller
than the provided dimensions.
Homepage: https://github.com/nfnt/resize
Installed-Size: '92'
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Multi-Arch: foreign
Package: golang-github-nfnt-resize-dev
Priority: optional
Section: devel
Source: golang-github-nfnt-resize
Version: 0.0~git20180221.83c6a99-3
srcpkg_name: golang-github-nfnt-resize
srcpkg_version: 0.0~git20180221.83c6a99-3