eina 1.7.9-2 source package in Ubuntu

Changelog

eina (1.7.9-2) unstable; urgency=medium


  * debian/control: mark libeina1 and libeina-dbg as Multi-Arch: same

 -- Albin Tonnerre <email address hidden>  Fri, 03 Jan 2014 15:01:26 +0100

Upload details

Uploaded by:
Debian Pkg-e Team
Uploaded to:
Sid
Original maintainer:
Debian Pkg-e Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
eina_1.7.9-2.dsc 2.1 KiB af3ef2fd8a6e2d3850b57bf0a198bfdcd92d4d5246949179320d9becaa50b0b9
eina_1.7.9.orig.tar.gz 9.5 MiB b7fe26d98b80479d0f72be47b2584dfa243e4d18774cb824acc398354a45d520
eina_1.7.9-2.debian.tar.gz 10.6 KiB 8ee26d7c70c8fbecc2d63e1792d816049203f7e1f699f9f08b8b76906106d72c

Available diffs

No changes file available.

Binary packages built by this source

libeina-dbg: debugging symbols for use with libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains unstripped shared libraries. It is provided primarily
 to provide a backtrace with names in a debugger, this makes it somewhat easier
 to interpret core dumps. The libraries are installed in /usr/lib/debug and
 are automatically used by gdb.

libeina-dev: Development files for libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains headers and static libraries for development with
 libeina.

libeina-doc: Documentation for use with libeina

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially
 .
 This package contains documentation for libeina.

libeina1: Enlightenment Foundation Library providing optimized data types

 Eina is a multi-platform library that provides optimized data types and a few
 tools. It supports the following data types:
  - Array
  - Hash Table
  - Double-linked list
  - Red-black tree
  - Shared string
  - Access Content types
    + Accessor: can access items of a container randomly
    + Iterator: can access items of a container sequentially