DFSG NEW Queue

DFSG, Licensing & New Packages Team

quill 12.1.0-1

Package Information

DescriptionAsynchronous Low Latency C++ Logging Library

Quill is a high-performance, header-only logging library for C++17 and onwards, specifically designed for low-latency applications. It provides asynchronous logging capabilities, making it suitable for real-time systems where minimal delay is critical. This package would be beneficial for developers working on performance-sensitive C++ applications.

MaintainerSyed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Changed BySyed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Sponsortsimonq2@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/syed/quill.git (browse)
Closes#1078353
Trackerhttps://tracker.debian.org/pkg/quill
Uploaded3 hours ago

New Package Report

.changes
DateThu, 16 Jul 2026 17:29:06 +0500
Sourcequill
Version12.1.0-1
Changed-BySyed Shahrukh Hussain
Architecturesource amd64
Distributionunstable
Changelog
quill (12.1.0-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1078353).
.dsc
Componentmain
Package-Listquill-dev deb libdevel optional arch=any
Sectionlibdevel
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/odygrd/quill
Upstream-Name: quill
Upstream-Contact: https://github.com/odygrd/quill/issues

Files:
 *
Copyright:
 2020-2026 Odysseas Georgoudis and quill contributors
License: Expat

Files:
 include/quill/bundled/fmt/*
Copyright:
 2012-2026 Victor Zverovich and fmt contributors
License: Expat

Files:
 include/quill/bundled/fmt/chrono.h
Copyright:
 2012-2026 Victor Zverovich and fmt contributors
 2019 Paul Dreik
License: Expat

Files: test/bundled/doctest/*
Copyright: 2016-2019 Viktor Kirilov
License: Expat

Files:
 include/quill/bundled/fmt/format.h
Copyright:
 2012-2026 Victor Zverovich and fmt contributors
License: Expat with fmt exception
 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.
 .
 --- Optional exception to the license ---
 .
 As an exception, if, as a result of your compiling your source code, portions
 of this Software are embedded into a machine-executable object form of such
 source code, you may redistribute such embedded portions in such object form
 without including the above copyright and permission notices.

Files:
 debian/*
Copyright:
 2026 Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
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