pkg://bcp_1.33.1-2ubuntu0.1_i386.deb:167386/control
downloads
Package: bcp
Version: 1.33.1-2ubuntu0.1
Section: libdevel
Priority: optional
Architecture: i386
Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4), libboost-dev, libboost-date-time-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
Installed-Size: 452
Maintainer: Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>
Source: boost
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.
.
Homepage: http://www.boost.org/tools/bcp/bcp.html