pkg://bcp_1.34.1-11_alpha.deb:208574/control
downloads
Package: bcp
Source: boost
Version: 1.34.1-11
Architecture: alpha
Maintainer: Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
Installed-Size: 644
Depends: libboost-date-time-dev, libboost-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-python-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-test-dev, libboost-thread-dev, libboost-wave-dev, libc6.1 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libicu38 (>= 3.8-5), libstdc++6 (>= 4.2.1-4)
Section: libdevel
Priority: optional
Homepage: http://www.boost.org/tools/bcp/bcp.html
Description: tool for extracting subsets of Boost C++ Libraries
Part of the Boost C++ Libraries collection.
.
The bcp utility is a tool for extracting subsets of Boost, it's useful
for Boost authors who want to distribute their library separately from
Boost, and for Boost users who want to distribute a subset of Boost
with their application.
.
bcp can also report on which parts of Boost your code is dependent on,
and what licences are used by those dependencies.