DFSG NEW Queue

DFSG, Licensing & New Packages Team

imaginary 1.2.4-1

Package Information

DescriptionFast HTTP microservice for high-level image processing

Imaginary is a high-performance HTTP microservice written in Go for image processing. It uses the libvips library internally, which is significantly faster and more memory-efficient than typical image processing toolkits.

It exposes several image operations via a simple HTTP API, including resizing, cropping, watermarking, and format conversion. It supports security features such as URL signatures and API tokens, and can handle multiple input sources including local files and remote URLs.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByDavid Kunz <david.kunz@dknet.ch>
Sponsorajqlee@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/david.kunz/imaginary.git (browse)
Closes#1111067
Trackerhttps://tracker.debian.org/pkg/imaginary
Uploaded3 hours ago

New Package Report

.changes
Distributionunstable
DateThu, 19 Feb 2026 11:14:26 +0200
Sourceimaginary
Version1.2.4-1
Changed-ByDavid Kunz
Architecturesource amd64
Changelog
imaginary (1.2.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1111067)
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listimaginary deb golang optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/h2non/imaginary
Upstream-Name: imaginary
Upstream-Contact: https://github.com/h2non/imaginary/issues

Files:
 *
Copyright: 2015-2020 Tomas Aparicio
License: Expat

Files: debian/*
Copyright: 2026 David Kunz <david.kunz@dknet.ch>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
 IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package