boost1.74 1.74.0-17ubuntu1 source package in Ubuntu

Changelog

boost1.74 (1.74.0-17ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Drop unused packages on i386.

boost1.74 (1.74.0-17) unstable; urgency=medium

  * Fix FTBFS with libxslt version 1.1.35 (closes: #1016321, #1015095).
  * Fix shlibs symbols for Python 3.10 (closes: #1015998).

 -- Gianfranco Costamagna <email address hidden>  Mon, 29 Aug 2022 10:03:10 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
boost1.74_1.74.0.orig.tar.xz 57.7 MiB 2467be4af625b5ae4b3c93fc7af196a09eba39c11a7338cd9e8b356fa44d2f45
boost1.74_1.74.0-17ubuntu1.debian.tar.xz 365.0 KiB 22e623d98c84eb3fec57e19ea371157a5bc8225ba4c5907f7e5155072317a31d
boost1.74_1.74.0-17ubuntu1.dsc 10.2 KiB b82ca2db98be3d8c18748771b7fa21c68e6a7cd9f1a45f355e44767fb5a4919a

View changes file

Binary packages built by this source

libboost-atomic1.74-dev: atomic data types, operations, and memory ordering constraints

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Atomic is a library that provides atomic data types and
 operations on these data types, as well as memory ordering
 constraints required for coordinating multiple threads through atomic
 variables. It implements the interface as defined by the C++11
 standard, but makes this feature available for platforms lacking
 system/compiler support for this particular C++11 feature.
 .
 Users of this library should already be familiar with concurrency in
 general, as well as elementary concepts such as "mutual exclusion".
 .
 The implementation makes use of processor-specific instructions where
 possible (via inline assembler, platform libraries or compiler
 intrinsics), and falls back to "emulating" atomic operations through
 locking.

libboost-atomic1.74.0: atomic data types, operations, and memory ordering constraints

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Atomic is a library that provides atomic data types and
 operations on these data types, as well as memory ordering
 constraints required for coordinating multiple threads through atomic
 variables. It implements the interface as defined by the C++11
 standard, but makes this feature available for platforms lacking
 system/compiler support for this particular C++11 feature.
 .
 Users of this library should already be familiar with concurrency in
 general, as well as elementary concepts such as "mutual exclusion".
 .
 The implementation makes use of processor-specific instructions where
 possible (via inline assembler, platform libraries or compiler
 intrinsics), and falls back to "emulating" atomic operations through
 locking.

libboost-atomic1.74.0-dbgsym: No summary available for libboost-atomic1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-atomic1.74.0-dbgsym in ubuntu kinetic.

libboost-chrono1.74-dev: No summary available for libboost-chrono1.74-dev in ubuntu kinetic.

No description available for libboost-chrono1.74-dev in ubuntu kinetic.

libboost-chrono1.74.0: No summary available for libboost-chrono1.74.0 in ubuntu kinetic.

No description available for libboost-chrono1.74.0 in ubuntu kinetic.

libboost-chrono1.74.0-dbgsym: debug symbols for libboost-chrono1.74.0
libboost-container1.74-dev: No summary available for libboost-container1.74-dev in ubuntu kinetic.

No description available for libboost-container1.74-dev in ubuntu kinetic.

libboost-container1.74.0: No summary available for libboost-container1.74.0 in ubuntu kinetic.

No description available for libboost-container1.74.0 in ubuntu kinetic.

libboost-container1.74.0-dbgsym: No summary available for libboost-container1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-container1.74.0-dbgsym in ubuntu kinetic.

libboost-context1.74-dev: provides a sort of cooperative multitasking on a single thread

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Context is a foundational library that provides a sort of
 cooperative multitasking on a single thread. By providing an
 abstraction of the current execution state in the current thread,
 including the stack (with local variables) and stack pointer, all
 registers and CPU flags, and the instruction pointer, a fcontext_t
 instance represents a specific point in the application's execution
 path. This is useful for building higher-level abstractions, like
 coroutines, cooperative threads (userland threads) or an equivalent
 to C# keyword yield in C++.

libboost-context1.74.0: No summary available for libboost-context1.74.0 in ubuntu kinetic.

No description available for libboost-context1.74.0 in ubuntu kinetic.

libboost-context1.74.0-dbgsym: No summary available for libboost-context1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-context1.74.0-dbgsym in ubuntu kinetic.

libboost-contract1.74-dev: Contract library for C++ - dev files

 This package forms part of the Boost C++ Libraries collection.
 .
 All contract programming features are supported: Subcontracting,
 class invariants, postconditions (with old and return values),
 preconditions, customizable actions on assertion failure (e.g.,
 terminate or throw), optional compilation and checking of assertions,
 etc.

libboost-contract1.74.0: No summary available for libboost-contract1.74.0 in ubuntu kinetic.

No description available for libboost-contract1.74.0 in ubuntu kinetic.

libboost-contract1.74.0-dbgsym: debug symbols for libboost-contract1.74.0
libboost-coroutine1.74-dev: No summary available for libboost-coroutine1.74-dev in ubuntu kinetic.

No description available for libboost-coroutine1.74-dev in ubuntu kinetic.

libboost-coroutine1.74.0: No summary available for libboost-coroutine1.74.0 in ubuntu kinetic.

No description available for libboost-coroutine1.74.0 in ubuntu kinetic.

libboost-coroutine1.74.0-dbgsym: No summary available for libboost-coroutine1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-coroutine1.74.0-dbgsym in ubuntu kinetic.

libboost-date-time1.74-dev: set of date-time libraries based on generic programming concepts

 This package forms part of the Boost C++ Libraries collection.
 .
 These libraries are intended to make programming with dates and times
 almost as simple and natural as programming with strings and integers.

libboost-date-time1.74.0: No summary available for libboost-date-time1.74.0 in ubuntu kinetic.

No description available for libboost-date-time1.74.0 in ubuntu kinetic.

libboost-date-time1.74.0-dbgsym: No summary available for libboost-date-time1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-date-time1.74.0-dbgsym in ubuntu kinetic.

libboost-exception1.74-dev: No summary available for libboost-exception1.74-dev in ubuntu kinetic.

No description available for libboost-exception1.74-dev in ubuntu kinetic.

libboost-fiber1.74-dev: No summary available for libboost-fiber1.74-dev in ubuntu kinetic.

No description available for libboost-fiber1.74-dev in ubuntu kinetic.

libboost-fiber1.74.0: cooperatively-scheduled micro-/userland-threads

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Fiber provides a framework for micro-/userland-threads (fibers)
 scheduled cooperatively. The API contains classes and functions to
 manage and synchronize fibers similarly to standard thread support
 library.
 .
 Each fiber has its own stack.
 .
 A fiber can save the current execution state, including all registers
 and CPU flags, the instruction pointer, and the stack pointer and
 later restore this state. The idea is to have multiple execution
 paths running on a single thread using cooperative scheduling (versus
 threads, which are preemptively scheduled). The running fiber decides
 explicitly when it should yield to allow another fiber to run
 (context switching). Boost.Fiber internally uses execution_context
 from Boost.Context; the classes in this library manage, schedule and,
 when needed, synchronize those execution contexts. A context switch
 between threads usually costs thousands of CPU cycles on x86,
 compared to a fiber switch with less than a hundred cycles. A fiber
 runs on a single thread at any point in time.

libboost-fiber1.74.0-dbgsym: No summary available for libboost-fiber1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-fiber1.74.0-dbgsym in ubuntu kinetic.

libboost-filesystem1.74-dev: No summary available for libboost-filesystem1.74-dev in ubuntu kinetic.

No description available for libboost-filesystem1.74-dev in ubuntu kinetic.

libboost-filesystem1.74.0: filesystem operations (portable paths, iteration over directories, etc) in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Filesystem Library provides portable facilities to query and
 manipulate paths, files, and directories. The goal is to
 facilitate portable script-like operations from within C++ programs.

libboost-filesystem1.74.0-dbgsym: No summary available for libboost-filesystem1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-filesystem1.74.0-dbgsym in ubuntu kinetic.

libboost-graph-parallel1.74-dev: No summary available for libboost-graph-parallel1.74-dev in ubuntu kinetic.

No description available for libboost-graph-parallel1.74-dev in ubuntu kinetic.

libboost-graph-parallel1.74.0: generic graph components and algorithms in C++

 This package forms part of the Boost C++ Libraries collection.
 .
 The Parallel Boost Graph Library is an extension to the Boost Graph Library
 (BGL) for parallel and distributed computing. It offers distributed graphs
 and graph algorithms to exploit coarse-grained parallelism along with
 parallel algorithms that exploit fine-grained parallelism, while retaining
 the same interfaces as the (sequential) BGL. Code written using the sequential
 BGL should be easy to parallelize with the parallel BGL.

libboost-graph-parallel1.74.0-dbgsym: No summary available for libboost-graph-parallel1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-graph-parallel1.74.0-dbgsym in ubuntu kinetic.

libboost-graph1.74-dev: No summary available for libboost-graph1.74-dev in ubuntu kinetic.

No description available for libboost-graph1.74-dev in ubuntu kinetic.

libboost-graph1.74.0: No summary available for libboost-graph1.74.0 in ubuntu kinetic.

No description available for libboost-graph1.74.0 in ubuntu kinetic.

libboost-graph1.74.0-dbgsym: No summary available for libboost-graph1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-graph1.74.0-dbgsym in ubuntu kinetic.

libboost-iostreams1.74-dev: No summary available for libboost-iostreams1.74-dev in ubuntu kinetic.

No description available for libboost-iostreams1.74-dev in ubuntu kinetic.

libboost-iostreams1.74.0: No summary available for libboost-iostreams1.74.0 in ubuntu kinetic.

No description available for libboost-iostreams1.74.0 in ubuntu kinetic.

libboost-iostreams1.74.0-dbgsym: No summary available for libboost-iostreams1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-iostreams1.74.0-dbgsym in ubuntu kinetic.

libboost-locale1.74-dev: No summary available for libboost-locale1.74-dev in ubuntu kinetic.

No description available for libboost-locale1.74-dev in ubuntu kinetic.

libboost-locale1.74.0: C++ facilities for localization

 This package forms part of the Boost C++ Libraries collection.
 .
 Boost.Locale gives powerful tools for development of cross platform
 localized software - the software that talks to user in its language.
 .
  * Correct case conversion, case folding and normalization.
  * Collation (sorting), including support for 4 Unicode collation
 levels.
  * Date, time, timezone and calendar manipulations, formatting
 and parsing, including transparent support for calendars other than
 Gregorian.
  * Boundary analysis for characters, words, sentences and
 line-breaks.
  * Number formatting, spelling and parsing.
  * Monetary formatting and parsing.
  * Powerful message formatting (string translation) including
 support for plural forms, using GNU catalogs.
  * Character set conversion.
  * Transparent support for 8-bit character sets like Latin1
  * Support for char and wchar_t
  * Experimental support for C++0x char16_t and char32_t strings and streams.

libboost-locale1.74.0-dbgsym: debug symbols for libboost-locale1.74.0
libboost-log1.74-dev: C++ logging library

 This package forms part of the Boost C++ Libraries collection.
 .
 This library aims to make logging significantly easier for the
 application developer. It provides a wide range of out-of-the-box
 tools along with public interfaces for extending the library. The
 main goals of the library are:
 .
  * Simplicity. A small example code snippet should be enough to get
 the feel of the library and be ready to use its basic features.
  * Extensibility. A user should be able to extend functionality of the
 library for collecting and storing information into logs.
  * Performance. The library should have as little performance impact on
 the user's application as possible.

libboost-log1.74.0: No summary available for libboost-log1.74.0 in ubuntu kinetic.

No description available for libboost-log1.74.0 in ubuntu kinetic.

libboost-log1.74.0-dbgsym: No summary available for libboost-log1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-log1.74.0-dbgsym in ubuntu kinetic.

libboost-math1.74-dev: No summary available for libboost-math1.74-dev in ubuntu kinetic.

No description available for libboost-math1.74-dev in ubuntu kinetic.

libboost-math1.74.0: No summary available for libboost-math1.74.0 in ubuntu kinetic.

No description available for libboost-math1.74.0 in ubuntu kinetic.

libboost-math1.74.0-dbgsym: debug symbols for libboost-math1.74.0
libboost-mpi-python1.74-dev: C++ interface to the Message Passing Interface (MPI), Python Bindings

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.
 .
 This package provides Python Bindings to the C++ interface.

libboost-mpi-python1.74.0: C++ interface to the Message Passing Interface (MPI), Python Bindings

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.
 .
 This package provides Python Bindings to the C++ interface.
 .
 One of the python interpreter packages is required to use the bindings.

libboost-mpi-python1.74.0-dbgsym: debug symbols for libboost-mpi-python1.74.0
libboost-mpi1.74-dev: No summary available for libboost-mpi1.74-dev in ubuntu kinetic.

No description available for libboost-mpi1.74-dev in ubuntu kinetic.

libboost-mpi1.74.0: C++ interface to the Message Passing Interface (MPI)

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost.MPI library provides a C++ interface to MPI that
 supports modern C++ development styles, including complete support for
 user-defined data types and C++ Standard Library types, arbitrary function
 objects for collective algorithms, and the use of modern C++ library
 techniques to maintain maximal efficiency.

libboost-mpi1.74.0-dbgsym: debug symbols for libboost-mpi1.74.0
libboost-nowide1.74-dev: Standard library functions with UTF-8 API on Windows development files

 This package forms part of the Boost C++ Libraries collection.
 .
 The library provides an implementation of standard C and C++
 library functions which are UTF-8 aware on Windows without
 requiring to use the Wipe API.
 .
 On POSIX platforms, where UTF-8 is already commonly used, the
 calls in Nowide just alias to their standard counterparts.

libboost-nowide1.74.0: Standard library functions with UTF-8 API on Windows

 This package forms part of the Boost C++ Libraries collection.
 .
 The library provides an implementation of standard C and C++
 library functions which are UTF-8 aware on Windows without
 requiring to use the Wipe API.
 .
 On POSIX platforms, where UTF-8 is already commonly used, the
 calls in Nowide just alias to their standard counterparts.

libboost-nowide1.74.0-dbgsym: No summary available for libboost-nowide1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-nowide1.74.0-dbgsym in ubuntu kinetic.

libboost-numpy1.74-dev: No summary available for libboost-numpy1.74-dev in ubuntu kinetic.

No description available for libboost-numpy1.74-dev in ubuntu kinetic.

libboost-numpy1.74.0: Boost.Python NumPy extensions

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Python library enables exporting a C++ library to Python.
 The NumPy extensions lets the C++ code interact with NumPy types.
 .
 One of the python interpreter packages is required to use the
 created extensions.

libboost-numpy1.74.0-dbgsym: debug symbols for libboost-numpy1.74.0
libboost-program-options1.74-dev: No summary available for libboost-program-options1.74-dev in ubuntu kinetic.

No description available for libboost-program-options1.74-dev in ubuntu kinetic.

libboost-program-options1.74.0: program options library for C++

 This package forms part of the Boost C++ Libraries collection.
 .
 Library to let program developers obtain program options, that is
 (name, value) pairs from the user, via conventional methods such as
 command line and config file.

libboost-program-options1.74.0-dbgsym: No summary available for libboost-program-options1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-program-options1.74.0-dbgsym in ubuntu kinetic.

libboost-python1.74-dev: No summary available for libboost-python1.74-dev in ubuntu kinetic.

No description available for libboost-python1.74-dev in ubuntu kinetic.

libboost-python1.74.0: No summary available for libboost-python1.74.0 in ubuntu kinetic.

No description available for libboost-python1.74.0 in ubuntu kinetic.

libboost-python1.74.0-dbgsym: No summary available for libboost-python1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-python1.74.0-dbgsym in ubuntu kinetic.

libboost-random1.74-dev: Boost Random Number Library

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Random Number Library (Boost.Random for short) provides a
 variety of generators and distributions to produce random numbers
 having useful properties, such as uniform distribution.

libboost-random1.74.0: Boost Random Number Library

 This package forms part of the Boost C++ Libraries collection.
 .
 The Boost Random Number Library (Boost.Random for short) provides a
 variety of generators and distributions to produce random numbers
 having useful properties, such as uniform distribution.

libboost-random1.74.0-dbgsym: No summary available for libboost-random1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-random1.74.0-dbgsym in ubuntu kinetic.

libboost-regex1.74-dev: No summary available for libboost-regex1.74-dev in ubuntu kinetic.

No description available for libboost-regex1.74-dev in ubuntu kinetic.

libboost-regex1.74.0: No summary available for libboost-regex1.74.0 in ubuntu kinetic.

No description available for libboost-regex1.74.0 in ubuntu kinetic.

libboost-regex1.74.0-dbgsym: debug symbols for libboost-regex1.74.0
libboost-serialization1.74-dev: serialization library for C++

 This package forms part of the Boost C++ Libraries collection,
 containing the following functionalities:
 .
  * proper restoration of pointers to shared data
  * serialization of STL containers and other commonly used templates
  * data portability - streams of bytes created on one platform should
    be readable on any other
  * archive interface must be rich enough to permit the creation of an
    archive that presents serialized data as XML in a useful manner
 .
 Here, "serialization" means the reversible deconstruction of an
 arbitrary set of C++ data structures to a sequence of bytes.
 archive: to refer to a specific rendering of this stream of bytes.

libboost-serialization1.74.0: serialization library for C++

 This package forms part of the Boost C++ Libraries collection,
 containing the following functionalities:
 .
  * proper restoration of pointers to shared data
  * serialization of STL containers and other commonly used templates
  * data portability - streams of bytes created on one platform should
    be readable on any other
  * archive interface must be rich enough to permit the creation of an
    archive that presents serialized data as XML in a useful manner
 .
 Here, "serialization" means the reversible deconstruction of an
 arbitrary set of C++ data structures to a sequence of bytes.
 archive: to refer to a specific rendering of this stream of bytes.

libboost-serialization1.74.0-dbgsym: debug symbols for libboost-serialization1.74.0
libboost-stacktrace1.74-dev: No summary available for libboost-stacktrace1.74-dev in ubuntu kinetic.

No description available for libboost-stacktrace1.74-dev in ubuntu kinetic.

libboost-stacktrace1.74.0: No summary available for libboost-stacktrace1.74.0 in ubuntu kinetic.

No description available for libboost-stacktrace1.74.0 in ubuntu kinetic.

libboost-stacktrace1.74.0-dbgsym: No summary available for libboost-stacktrace1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-stacktrace1.74.0-dbgsym in ubuntu kinetic.

libboost-system1.74-dev: No summary available for libboost-system1.74-dev in ubuntu kinetic.

No description available for libboost-system1.74-dev in ubuntu kinetic.

libboost-system1.74.0: No summary available for libboost-system1.74.0 in ubuntu kinetic.

No description available for libboost-system1.74.0 in ubuntu kinetic.

libboost-system1.74.0-dbgsym: debug symbols for libboost-system1.74.0
libboost-test1.74-dev: No summary available for libboost-test1.74-dev in ubuntu kinetic.

No description available for libboost-test1.74-dev in ubuntu kinetic.

libboost-test1.74.0: No summary available for libboost-test1.74.0 in ubuntu kinetic.

No description available for libboost-test1.74.0 in ubuntu kinetic.

libboost-test1.74.0-dbgsym: debug symbols for libboost-test1.74.0
libboost-thread1.74-dev: No summary available for libboost-thread1.74-dev in ubuntu kinetic.

No description available for libboost-thread1.74-dev in ubuntu kinetic.

libboost-thread1.74.0: No summary available for libboost-thread1.74.0 in ubuntu kinetic.

No description available for libboost-thread1.74.0 in ubuntu kinetic.

libboost-thread1.74.0-dbgsym: No summary available for libboost-thread1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-thread1.74.0-dbgsym in ubuntu kinetic.

libboost-timer1.74-dev: No summary available for libboost-timer1.74-dev in ubuntu kinetic.

No description available for libboost-timer1.74-dev in ubuntu kinetic.

libboost-timer1.74.0: No summary available for libboost-timer1.74.0 in ubuntu kinetic.

No description available for libboost-timer1.74.0 in ubuntu kinetic.

libboost-timer1.74.0-dbgsym: debug symbols for libboost-timer1.74.0
libboost-type-erasure1.74-dev: C++ runtime polymorphism based on concepts

 This package forms part of the Boost C++ Libraries collection.
 .
 C++ has two distinct kinds of polymorphism, virtual functions and templates,
 each of which has its own advantages and disadvantages. The Boost.TypeErasure
 library combines the superior abstraction capabilities of templates, with the
 runtime flexibility of virtual functions.

libboost-type-erasure1.74.0: C++ runtime polymorphism based on concepts

 This package forms part of the Boost C++ Libraries collection.
 .
 C++ has two distinct kinds of polymorphism, virtual functions and templates,
 each of which has its own advantages and disadvantages. The Boost.TypeErasure
 library combines the superior abstraction capabilities of templates, with the
 runtime flexibility of virtual functions.

libboost-type-erasure1.74.0-dbgsym: No summary available for libboost-type-erasure1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-type-erasure1.74.0-dbgsym in ubuntu kinetic.

libboost-wave1.74-dev: No summary available for libboost-wave1.74-dev in ubuntu kinetic.

No description available for libboost-wave1.74-dev in ubuntu kinetic.

libboost-wave1.74.0: C99/C++ preprocessor library

 This package forms part of the Boost C++ Libraries collection.
 .
 The Wave C++ preprocessor library is a Standards conformant
 implementation of the mandated C99/C++ preprocessor functionality
 packed behind a simple to use interface, which integrates well with
 the well known idioms of the Standard Template Library (STL).

libboost-wave1.74.0-dbgsym: No summary available for libboost-wave1.74.0-dbgsym in ubuntu kinetic.

No description available for libboost-wave1.74.0-dbgsym in ubuntu kinetic.

libboost1.74-all-dev: No summary available for libboost1.74-all-dev in ubuntu kinetic.

No description available for libboost1.74-all-dev in ubuntu kinetic.

libboost1.74-dev: Boost C++ Libraries development files

 The Boost web site provides free, peer-reviewed, portable C++ source
 libraries. The emphasis is on libraries which work well with the C++
 Standard Library. One goal is to establish "existing practice" and
 provide reference implementations so that the Boost libraries are
 suitable for eventual standardization. Some of the libraries have
 already been proposed for inclusion in the C++ Standards Committee's
 upcoming C++ Standard Library Technical Report.
 .
 This package provides headers for all Boost libraries.
 .
 Extended precision arithmetic package libmpfrc++-dev or libntl-dev is
 required to use the Boost.Multiprecision wrapping of the respective
 library.

libboost1.74-doc: No summary available for libboost1.74-doc in ubuntu kinetic.

No description available for libboost1.74-doc in ubuntu kinetic.

libboost1.74-tools-dev: No summary available for libboost1.74-tools-dev in ubuntu kinetic.

No description available for libboost1.74-tools-dev in ubuntu kinetic.

libboost1.74-tools-dev-dbgsym: debug symbols for libboost1.74-tools-dev