py-lmdb 0.86-1build1~ubuntu14.04.1 source package in Ubuntu

Changelog

py-lmdb (0.86-1build1~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1519863)

 -- Iain Lane <email address hidden>  Wed, 25 Nov 2015 15:59:46 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty backports universe python

Downloads

File Size SHA-256 Checksum
py-lmdb_0.86.orig.tar.gz 830.3 KiB 985057d86dd5f790eb42cb9cd946566bfdbb333973a35d8adddfbf4906db155a
py-lmdb_0.86-1build1~ubuntu14.04.1.debian.tar.gz 5.0 KiB 985d1fbb743eb9c2bcb00fc4ed2bdd040bf5b1b505329dfc962aebd315757367
py-lmdb_0.86-1build1~ubuntu14.04.1.dsc 2.1 KiB 4e983f7f520b87042a3b980cf0ec1a98c2dd676ecfac3970fd61264073cc3fd5

View changes file

Binary packages built by this source

python-lmdb: Python binding for LMDB Lightning Memory-Mapped Database

 Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
 key-value embedded data store developed for the OpenLDAP Project. It uses
 memory-mapped files, so it has the read performance of a pure in-memory
 database while still offering the persistence of standard disk-based
 databases, and is only limited to the size of the virtual address space (it
 is not limited to the size of physical RAM).
 .
 This package contains the 'lmdb' Python extension module.

python-lmdb-dbgsym: debug symbols for package python-lmdb

 Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
 key-value embedded data store developed for the OpenLDAP Project. It uses
 memory-mapped files, so it has the read performance of a pure in-memory
 database while still offering the persistence of standard disk-based
 databases, and is only limited to the size of the virtual address space (it
 is not limited to the size of physical RAM).
 .
 This package contains the 'lmdb' Python extension module.

python3-lmdb: Python 3 binding for LMDB Lightning Memory-Mapped Database

 Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
 key-value embedded data store developed for the OpenLDAP Project. It uses
 memory-mapped files, so it has the read performance of a pure in-memory
 database while still offering the persistence of standard disk-based
 databases, and is only limited to the size of the virtual address space (it
 is not limited to the size of physical RAM).
 .
 This package contains the 'lmdb' Python 3 extension module.

python3-lmdb-dbgsym: debug symbols for package python3-lmdb

 Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact
 key-value embedded data store developed for the OpenLDAP Project. It uses
 memory-mapped files, so it has the read performance of a pure in-memory
 database while still offering the persistence of standard disk-based
 databases, and is only limited to the size of the virtual address space (it
 is not limited to the size of physical RAM).
 .
 This package contains the 'lmdb' Python 3 extension module.