DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-aiokarakeep 0.3.0-1

Package Information

Descriptionasynchronous Python client for the Karakeep API

Karakeep is a self-hosted application for saving, organising, searching, and archiving web links, notes, images, and documents. It can automatically fetch metadata and use language models to tag and summarise saved content.

This package provides an asynchronous Python client for selected endpoints of the Karakeep HTTP API. It connects to a caller-specified Karakeep instance using an API token.

The client can retrieve statistics for the authenticated user, check the service health, and obtain the installed Karakeep version when the relevant endpoint is available. JSON responses are returned as decoded Python objects, and health-check results include the HTTP status code.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-aiokarakeep.git (browse)
Closes#1142951
Trackerhttps://tracker.debian.org/pkg/python-aiokarakeep
Uploaded4 hours ago

New Package Report

.changes
DateTue, 28 Jul 2026 17:26:51 +0100
Sourcepython-aiokarakeep
Version0.3.0-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-aiokarakeep (0.3.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142951)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-aiokarakeep deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aiokarakeep
Upstream-Contact: sli-ckam <flo.mang@gmail.com>
Source: https://github.com/sli-cka/aiokarakeep

Files: *
Copyright: 2026 sli-cka
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 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.

Review Information

accepted — allocated to mechtilde 2 hours ago, started 2 hours ago, completed 2 hours ago.

Final Comment

Back to Dashboard | View all reviews for this package