Source: libisal
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Ondřej Nový <onovy@debian.org>,
Build-Depends: debhelper (>= 10),
               autotools-dev,
               yasm,
Standards-Version: 3.9.8
Section: libs
Homepage: https://github.com/01org/isa-l
Vcs-Git: https://git.openstack.org/openstack/deb-libisal -b debian/newton
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-libisal?h=debian%2Fnewton

Package: libisal-dev
Section: libdevel
Architecture: amd64 kfreebsd-amd64
Depends: libisal2 (= ${binary:Version}), ${misc:Depends}
Description: Intel(R) Intelligent Storage Acceleration Library - devel files
 Collection of low-level functions used in storage applications.
 Contains fast erasure codes that implement a general
 Reed-Solomon type encoding for blocks of data that helps protect against
 erasure of whole blocks. The general ISA-L library contains an expanded
 set of functions used for data protection, hashing, encryption, etc.
 .
 This package contains the development files needed to build against the shared
 library.

Package: libisal2
Architecture: amd64 kfreebsd-amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Intel(R) Intelligent Storage Acceleration Library - shared library
 Collection of low-level functions used in storage applications.
 Contains fast erasure codes that implement a general
 Reed-Solomon type encoding for blocks of data that helps protect against
 erasure of whole blocks. The general ISA-L library contains an expanded
 set of functions used for data protection, hashing, encryption, etc.
 .
 This package contains the shared library.
