Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
24 lines
612 B
Plaintext
24 lines
612 B
Plaintext
Source: liblz4
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Evgeniy Polyakov <zbr@ioremap.net>
|
|
Build-Depends:
|
|
cmake (>= 2.6),
|
|
debhelper (>= 7.0.50~),
|
|
cdbs
|
|
Standards-Version: 3.8.0
|
|
Homepage: http://www.lz4.org/
|
|
Vcs-Git: git://github.com/lz4/lz4.git
|
|
Vcs-Browser: https://github.com/lz4/lz4
|
|
|
|
Package: liblz4
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Extremely Fast Compression algorithm http://www.lz4.org
|
|
|
|
Package: liblz4-dev
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: Extremely Fast Compression algorithm http://www.lz4.org
|
|
Development files.
|