emacs-db 0.0.6+git20140421.b3a423f-3 source package in Ubuntu

Changelog

emacs-db (0.0.6+git20140421.b3a423f-3) unstable; urgency=medium

  * Team upload

  [ David Krauser ]
  * Update maintainer email address

  [ Dhavan Vaidya ]
  * d/control: Change Vcs-{Browser,Git} URL to salsa.debian.org

  [ David Bremner ]
  * Rebuild with dh-elpa 2.x

 -- David Bremner <email address hidden>  Tue, 26 Jan 2021 15:45:00 -0400

Upload details

Uploaded by:
Debian Emacsen team
Uploaded to:
Sid
Original maintainer:
Debian Emacsen team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
emacs-db_0.0.6+git20140421.b3a423f-3.dsc 2.1 KiB 12d2f4b78730c818eb2c0b6fd013c55754b43b5295b1159f1069843a040eb3de
emacs-db_0.0.6+git20140421.b3a423f.orig.tar.xz 5.5 KiB b1443cc06f0f5df65d78ed983957464afa2ea1cf95df67ece7e9b20c6f33a2f0
emacs-db_0.0.6+git20140421.b3a423f-3.debian.tar.xz 1.9 KiB 5ea47709f54c063a015c02f9db3d09fcaf7be5fcd8f37a53ca4e890cd3bd38c6

No changes file available.

Binary packages built by this source

elpa-db: database interface for Emacs Lisp

 This library provides
 - a database interface for Emacs Lisp
 - a sample Emacs hashtable implementation of this interface
   (not for production)
 .
 It should be possible to specify any kind of key/value database with
 this interface.