emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Support for Sqlite Archive files


From: Vladimir Kazanov
Subject: [PATCH] Support for Sqlite Archive files
Date: Fri, 21 Jun 2024 12:12:05 +0100

Hi all,

Sqlite Archive files are a format similar to archive but using Sqlite
database as an underlying format. See https://sqlite.org/sqlar.html
for details.

Included is a patch for archive-mode  that adds a backend utilising
the sqlite3 cli utility for inspecting and editing sqlar files. The
code includes a set of unit tests as well as an example sqlar file.

Happy to hear feedback on the addition.

Thanks

-- 
Regards,

Vladimir Kazanov

Attachment: v1-0001-Support-for-Sqlite-Archives.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]