File debian.control of Package libtorrent-rasterbar
Source: libtorrent-rasterbar
Section: libs
Priority: optional
Maintainer: Christian Marillat <marillat@debian.org>
Homepage: https://libtorrent.org/
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
libboost-system-dev (>= 1.76) | libboost-system1.81-dev,
libboost-python-dev (>= 1.76) | libboost-python1.81-dev,
libssl-dev, pkgconf, python3-dev, cmake, ninja-build,
python3-setuptools
Package: libtorrent-rasterbar2.0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ bittorrent library by Rasterbar Software
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains libtorrent-rasterbar run time shared library.
Package: libtorrent-rasterbar-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libtorrent-rasterbar2.0 (= ${binary:Version}), libboost-system-dev (>= 1.76) | libboost-system1.81-dev,
libssl-dev, pkgconf
Description: Development files for libtorrent-rasterbar
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains header files and static version of the library.
Package: python3-libtorrent
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python bindings for libtorrent-rasterbar (Python 3)
Bittorrent library by Rasterbar Software (Arvid Norberg).
libtorrent-rasterbar is a C++ library that aims to be a good alternative to
all the other bittorrent implementations around.
.
The main goals of libtorrent-rasterbar are:
* to be cpu efficient
* to be memory efficient
* to be very easy to use
.
This package contains Python 3 bindings for the libtorrent-rasterbar library.