Package: libboost-all-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-dev, libboost-tools-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-container-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-exception-dev, libboost-fiber-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-graph-parallel-dev, libboost-iostreams-dev, libboost-locale-dev, libboost-log-dev, libboost-math-dev, libboost-mpi-dev, libboost-mpi-python-dev, libboost-numpy-dev, libboost-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-stacktrace-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-type-erasure-dev, libboost-wave-dev Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-all-dev_1.74.0.1_amd64.deb Size: 4488 SHA256: 78690f592de35486ea4c9e13152a34444574836a4b17a89bcb91d6aec9e8edd4 SHA1: 14727eca74332f8c8afe6670e23b9d678f66ea02 MD5sum: c0e0e46a79ff51e57f4a96acdd1e276c Description: Boost C++ Libraries development files (ALL) (default version) 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 metapackage provides the complete Boost development environment, including all separately-packaged libraries. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-atomic-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-atomic1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-atomic-dev_1.74.0.1_amd64.deb Size: 4456 SHA256: dd928d0306e39397754e8c46487004e1eaf104c3d623255212dfc4a9a369be52 SHA1: b37f39f82df00e24e36f33e0b8751b5dd0b2bca4 MD5sum: 43423fe80e8b98195ae38c759c72af20 Description: atomic data types, operations, and memory ordering constraints (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-atomic1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2062 Depends: libboost1.74-dev (= 1.74.0-1), libboost-atomic1.74.0 (= 1.74.0-1) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev, libboost-atomic1.58-dev, libboost-atomic1.60-dev, libboost-atomic1.61-dev, libboost-atomic1.62-dev, libboost-atomic1.63-dev, libboost-atomic1.65-dev, libboost-atomic1.67-dev, libboost-atomic1.70-dev, libboost-atomic1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-atomic1.74-dev_1.74.0-1_amd64.deb Size: 244608 SHA256: 0169b6245a8e15fba6c858a8b73bf8ce12a5e0451d7e91ab294044155904b591 SHA1: c88c192bb1f01d632417fe3632dffc7b99f1fa72 MD5sum: e789ee8105e0a9d68a2fecb59bb44df9 Description: 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. Package: libboost-atomic1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2058 Depends: libc6 (>= 2.14), libstdc++6 (>= 5) Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-atomic1.74.0_1.74.0-1_amd64.deb Size: 243552 SHA256: 907910c41477820afccec8b241d85d87594967048615941f29794113ae9af287 SHA1: c570b818a13f4d424037736c6f00ba7ac6c94ac3 MD5sum: 8601d062361dabfc9ce798399704bb89 Description: 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. Package: libboost-atomic1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 39 Depends: libboost-atomic1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-atomic1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 24932 SHA256: 64a7d6bfd9decfa7be4c927fff3b9ef38dc9665c5771155c3317f5a87fb6912f SHA1: b0cfbeb252d175663b4bfcfe2747a8bd9d57223a MD5sum: 9b3fbc4ae419cbc018028df8c6a15587 Description: debug symbols for libboost-atomic1.74.0 Build-Ids: 097a7936d0b57cf756aeab80c7756d7bf42fd2b2 Package: libboost-chrono-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-chrono1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-chrono-dev_1.74.0.1_amd64.deb Size: 4772 SHA256: ccb3a666fdcfcbcad441818c9a1ddb86152cef1c73956f880963e906dfb53b65 SHA1: d42b2387d4c2ab8337f3e16b13d79fdec1c209a1 MD5sum: d098874f5d71482e8e95768c2fe974a2 Description: C++ representation of time duration, time point, and clocks (default version) This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-chrono1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2249 Depends: libboost1.74-dev (= 1.74.0-1), libboost-chrono1.74.0 (= 1.74.0-1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev, libboost-chrono1.58-dev, libboost-chrono1.60-dev, libboost-chrono1.61-dev, libboost-chrono1.62-dev, libboost-chrono1.63-dev, libboost-chrono1.65-dev, libboost-chrono1.67-dev, libboost-chrono1.70-dev, libboost-chrono1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-chrono1.74-dev_1.74.0-1_amd64.deb Size: 259308 SHA256: bf70eac7961591fdaa5a9dd301a108e1af26951bcbb131ccbf6555edf03c44c5 SHA1: 84bb6f875a87ad9726d75fb5f0963e8b9c37111a MD5sum: 5aac2cfe675570fc3d9ea61a075ec3b6 Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2087 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-chrono1.74.0_1.74.0-1_amd64.deb Size: 251388 SHA256: 49f51aaa09dc7927b15e6c712610c81e074b2f3ba6195d16d73789165b338966 SHA1: 177a55dbe7fa3f2af3e378cc7f21366ba820b39c MD5sum: 0c1b26be74bd30c9148097cb4e9285a9 Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 253 Depends: libboost-chrono1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-chrono1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 233040 SHA256: 944796017dd18b963007f94caa7865da028ca25061f0904f2e298f03c9331543 SHA1: e6767bb931a8cf517786c67b3bf0a823222796aa MD5sum: 213c57ae5358cb836bb077bed192bd15 Description: debug symbols for libboost-chrono1.74.0 Build-Ids: b997a958512c058c074bede2ed5397143e47d563 Package: libboost-container-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-container1.74-dev Multi-Arch: same Homepage: http://boost.org/libs/container/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-container-dev_1.74.0.1_amd64.deb Size: 4628 SHA256: 6c507b7196b5721716520eea9065e53eb9120369e6581c8801173845f875d977 SHA1: fa28899caa99369497c3e9af648f8bd891136d27 MD5sum: 4734d15a3b449bc1a667d5bbffa76a05 Description: C++ library that implements several well-known containers - dev files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-container1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2208 Depends: libboost1.74-dev (= 1.74.0-1), libboost-container1.74.0 (= 1.74.0-1) Conflicts: libboost-container1.65-dev, libboost-container1.67-dev, libboost-container1.70-dev, libboost-container1.71-dev Multi-Arch: same Homepage: http://boost.org/libs/container/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-container1.74-dev_1.74.0-1_amd64.deb Size: 273548 SHA256: 23d7d6a1c9ee5d8d50aa5dc6fe0e9b9d55789cd5b28d931ef378d5be7150efbc SHA1: 0c35fa2db8d100f8901ee2996389865548830132 MD5sum: e18abed8ba33c5987c8bdaedfdd129d2 Description: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2127 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Multi-Arch: same Homepage: http://boost.org/libs/container/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-container1.74.0_1.74.0-1_amd64.deb Size: 268864 SHA256: 9b7f72a80b6382053bc9169b51a637157f3d9245b765dafafb86e8592694a2e3 SHA1: def16dac31ecbd99486889325212c48a1470ae32 MD5sum: ce00c87288e5ab94faa424ea7931a8b1 Description: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 174 Depends: libboost-container1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-container1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 146512 SHA256: dcc37240d80b58b02192ce3becfdce41a4e1175d1e01e91ede66815adf2d9880 SHA1: 1ac8530c927c585f9e9db65a633f32e43564acd5 MD5sum: a49fc24d81bdb6947f68f04cdcbf8519 Description: debug symbols for libboost-container1.74.0 Build-Ids: 0e45f7022f5e3eed1293379e7e26201dae2b7290 Package: libboost-context-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-context1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-context-dev_1.74.0.1_amd64.deb Size: 4352 SHA256: caeceac985dba32362580f7cf65203a33a24ffd4f0994d7b3d1f50ce5160f03a SHA1: 736eb9e387149a8ee7db45ab442af7687c0746ee MD5sum: 95c46a6b32a81207d82789988376c4f3 Description: provides a sort of cooperative multitasking on a single thread (default version) 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++. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-context1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2063 Depends: libboost1.74-dev (= 1.74.0-1), libboost-thread1.74-dev (= 1.74.0-1), libboost-context1.74.0 (= 1.74.0-1) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev, libboost-context1.58-dev, libboost-context1.60-dev, libboost-context1.61-dev, libboost-context1.62-dev, libboost-context1.63-dev, libboost-context1.65-dev, libboost-context1.67-dev, libboost-context1.70-dev, libboost-context1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-context1.74-dev_1.74.0-1_amd64.deb Size: 243540 SHA256: 3a68753499763e7437be1fb20ad107caeb9dcd8d6797f8d436ee27fd28f3b47c SHA1: bc8af4b2e39bb5870388914a79b7f3baf03ad493 MD5sum: 082404e187dd37c8e9a8b5bd0826ff88 Description: 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++. Package: libboost-context1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2058 Depends: libc6 (>= 2.4), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-context1.74.0_1.74.0-1_amd64.deb Size: 242224 SHA256: 58c2d12740fd782217a60dafd039bfbfa9d7771c81a22bbc3a2ca0f3bc6ad838 SHA1: 427c4b7b8ace5d6a18a1ef92b60848d5d08865a2 MD5sum: 893435b7201fefe20f490d266a66f5e8 Description: 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++. Package: libboost-context1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 32 Depends: libboost-context1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-context1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 18152 SHA256: 536f6d15304a974e26d36c5a7dd2e80b211228f7027e44a38266866a8f8145aa SHA1: e895cd4bdc706c4639438b966ebb88f18ab97327 MD5sum: 5afb1166542cd80b608a6ff9b12cdd2b Description: debug symbols for libboost-context1.74.0 Build-Ids: f3b4f364d05ef68e334f8608e557bb34ea1266f1 Package: libboost-contract-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-contract1.74-dev Multi-Arch: same Homepage: http://boost.org/libs/contract/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-contract-dev_1.74.0.1_amd64.deb Size: 4220 SHA256: e96902213899a8c7e9baf24eeb419cd7f7ddb5787fc6ee73bff0de90a9d215fd SHA1: f5ce941a158615fca4c84f56045f834f6bf92522 MD5sum: 7c7ad4ad5e6ccbf4a810e40296936d8b Description: Contract library for C++ - dev files (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-contract1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2340 Depends: libboost1.74-dev (= 1.74.0-1), libboost-contract1.74.0 (= 1.74.0-1) Conflicts: libboost-contract1.67-dev, libboost-contract1.70-dev, libboost-contract1.71-dev Multi-Arch: same Homepage: http://boost.org/libs/contract/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-contract1.74-dev_1.74.0-1_amd64.deb Size: 275696 SHA256: ff6945e69fe16cf4f990f2d2dca246edaf605552b5fe36165f57945ea2be95cc SHA1: b6808f8759d602f6ad69ad409fb7bcd7157bfcc2 MD5sum: 7b21b1f4ed27ca9b5291588e7049ba7d Description: 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. Package: libboost-contract1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2155 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://boost.org/libs/contract/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-contract1.74.0_1.74.0-1_amd64.deb Size: 268964 SHA256: a9bdccfdd040e3fedd5301387cc7dce0c23e60982733c0156657f45e8b07d2c1 SHA1: 4f239b4aa72f110fd4222c30ecff4c57c068fb02 MD5sum: 9ea411f335f5ad13074bebc928bd41bd Description: Contract library for C++ 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. Package: libboost-contract1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 357 Depends: libboost-contract1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-contract1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 314456 SHA256: b76e5c03f1928379bb57da9c525fdb6ccdd2069ae9e569084531b6f5a4251665 SHA1: 415cf300e871847c864fb3c32f9dd5ec0e9b2abe MD5sum: 42a8f77794647cda0f73af110816870c Description: debug symbols for libboost-contract1.74.0 Build-Ids: 42fcc39471c476b2c419eb09dcc75efcbc30af39 Package: libboost-coroutine-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-coroutine1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-coroutine-dev_1.74.0.1_amd64.deb Size: 4424 SHA256: 799e0111baf1edbc1b2fbeef836f7ad446eca19d12e9b3b41e1eae9e54d51d40 SHA1: b68a7384c0097a37506ecfa10c51232bc344785c MD5sum: 7b4ddc048474aa5d3df5f45e5ce228b6 Description: provides a sort of cooperative multitasking on a single thread (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-coroutine1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2249 Depends: libboost1.74-dev (= 1.74.0-1), libboost-context1.74-dev (= 1.74.0-1), libboost-coroutine1.74.0 (= 1.74.0-1) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev, libboost-coroutine1.58-dev, libboost-coroutine1.60-dev, libboost-coroutine1.61-dev, libboost-coroutine1.62-dev, libboost-coroutine1.63-dev, libboost-coroutine1.65-dev, libboost-coroutine1.67-dev, libboost-coroutine1.70-dev, libboost-coroutine1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-coroutine1.74-dev_1.74.0-1_amd64.deb Size: 264152 SHA256: 33f3c7e78b5c8542415d8dfa8555821a62e2f59a2a5c06b6533b84da21f136b6 SHA1: ed2dadd6a6653e3a3816c177715d393482e1c8d3 MD5sum: 65653debeaac451c2da5fa8ea4ebc453 Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2107 Depends: libboost-context1.74.0, libboost-thread1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-coroutine1.74.0_1.74.0-1_amd64.deb Size: 256396 SHA256: 4c7a3241067326392dcf0dabf3c54078850704422ab235f558a7bb6c93a2ae6b SHA1: 072a48bbf3c54368428bc791865616ba45518404 MD5sum: a3e49e8c75d14fc2b25968221d358417 Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 365 Depends: libboost-coroutine1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-coroutine1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 340072 SHA256: 80fb107a5efd81591192dce085fcecc08801dc5d44978ff8e71561cf1f90af26 SHA1: a207cf50e3ca5a9fb174eddfdd96deb7d0752af0 MD5sum: a9004f9119630df6d1d649feb1381d94 Description: debug symbols for libboost-coroutine1.74.0 Build-Ids: aa5023620d824642daa08017334702fd9b4723fc Package: libboost-date-time-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-date-time1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-date-time-dev_1.74.0.1_amd64.deb Size: 4144 SHA256: 03dc4ff94a08a890ea6ee647312b7c70203cea55315d74b713a5fd46e50095dd SHA1: 25d57bf59af42d068dececa087b4230ed1c66ec4 MD5sum: 143200f8e38d04b4ddfefeba2a6e68ec Description: set of date-time libraries based on generic programming concepts (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-date-time1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2064 Depends: libboost1.74-dev (= 1.74.0-1), libboost-date-time1.74.0 (= 1.74.0-1), libboost-serialization1.74-dev (= 1.74.0-1) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev, libboost-date-time1.58-dev, libboost-date-time1.60-dev, libboost-date-time1.61-dev, libboost-date-time1.62-dev, libboost-date-time1.63-dev, libboost-date-time1.65-dev, libboost-date-time1.67-dev, libboost-date-time1.70-dev, libboost-date-time1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-date-time1.74-dev_1.74.0-1_amd64.deb Size: 249588 SHA256: 1fa56c1d2d13537751ddc06ee12b629255c6421af5910ee18da52b80cccad436 SHA1: 782986486293d6ffc2c09a8fdbd03be88deb2189 MD5sum: 3eb46c2a8e0a64dbdc0bb9bbd2137b78 Description: 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. Package: libboost-date-time1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2058 Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-date-time1.74.0_1.74.0-1_amd64.deb Size: 240612 SHA256: c67eb8be38f5024494d70fe81b28d2db4c8cd51e23db4d9dde058eaaf0ae23da SHA1: 97b48386976de51d0ca851bb42d2a4c827675451 MD5sum: 74c9d7c4b1f6d5261cbc51d61a93841e Description: 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. Package: libboost-date-time1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 17 Depends: libboost-date-time1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-date-time1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 4716 SHA256: db805e8364c7b491d70398627edecc49c6f38af0b21b4c05cd26c235f5506f5f SHA1: 13c80833e8e64dc853f4b9e0fd9ccf475d3ae3a1 MD5sum: 668957c3cef8e7d312e995121b8ce7b0 Description: debug symbols for libboost-date-time1.74.0 Build-Ids: e10abd5cf70008b5c4abee6805346fc670e2e1e0 Package: libboost-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost1.74-dev Suggests: libboost-doc Multi-Arch: same Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-dev_1.74.0.1_amd64.deb Size: 4360 SHA256: 45d03df5308f1997b468dfdf2bebed7d5fd0c1d212a650df7a9d70ce5446d9ac SHA1: b1cc38c073513070950ee52018bf7cc3c1927621 MD5sum: 2c8332728094beea8dbfa7679c304da4 Description: Boost C++ Libraries development files (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-doc Source: boost-defaults Version: 1.74.0.1 Architecture: all Maintainer: Debian Boost Team Installed-Size: 11 Depends: libboost1.74-doc Homepage: http://www.boost.org/libs/ Priority: optional Section: doc Filename: pool/main/b/boost-defaults/libboost-doc_1.74.0.1_all.deb Size: 4444 SHA256: a3303760db7c00c8f2baa513ed87e01aac19f9efb6ea34a527a199cccf1f47e6 SHA1: 86ac62809820a5e0aa3719aff250273958bd7e8d MD5sum: 3981d2cac12708209e315ee61c419813 Description: Boost.org libraries documentation placeholder (default version) This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-exception-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-exception1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/exception/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-exception-dev_1.74.0.1_amd64.deb Size: 4132 SHA256: 80bed77d1293120a40c431f5b740dcc233f7bebdfd0116f4c2ba7df2aea8ce2c SHA1: fc5796139e45f72a9a91a2931e6e6394387c5591 MD5sum: 93abef5682175c374397671fca15c6f3 Description: library to help write exceptions and handlers (default version) This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-exception1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2046 Depends: libboost1.74-dev (= 1.74.0-1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev, libboost-exception1.58-dev, libboost-exception1.60-dev, libboost-exception1.61-dev, libboost-exception1.62-dev, libboost-exception1.63-dev, libboost-exception1.65-dev, libboost-exception1.67-dev, libboost-exception1.70-dev, libboost-exception1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/exception/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-exception1.74-dev_1.74.0-1_amd64.deb Size: 240328 SHA256: 17f29e2115fba7905ec2ddb5cd5c28a27c4bc2747628cb1bb241e4324529c39c SHA1: 74a7bd8e72838547caceedb3e3a1d9af8f0dc91b MD5sum: b9ccaba3f9603f991e98cc979ddec8bd Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-fiber-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-fiber1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/fiber/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-fiber-dev_1.74.0.1_amd64.deb Size: 4580 SHA256: fd76c33eceb9ec72e1e6071b63253ef9e6bf795bf4f24dd076e7bc40bdc24db5 SHA1: cd02c726e81d27ecfe86623e1fcf8fe91a27a395 MD5sum: 041813d2a61b1566c7d13cc569d51f45 Description: cooperatively-scheduled micro-/userland-threads (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-fiber1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2301 Depends: libboost1.74-dev (= 1.74.0-1), libboost-context1.74-dev (= 1.74.0-1), libboost-filesystem1.74-dev (= 1.74.0-1), libboost-fiber1.74.0 (= 1.74.0-1) Conflicts: libboost-fiber1.62-dev, libboost-fiber1.63-dev, libboost-fiber1.65-dev, libboost-fiber1.67-dev, libboost-fiber1.70-dev, libboost-fiber1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/fiber/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-fiber1.74-dev_1.74.0-1_amd64.deb Size: 274516 SHA256: 503be31f4c72e339dc217522914889c222ac211b201b03f2810af79cf2cb0a41 SHA1: e6e9ba1b95500c537d4b66f897017c971a197184 MD5sum: 3187763191f7f613eecd4bea22767dde Description: 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. Package: libboost-fiber1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2123 Depends: libboost-context1.74.0, libc6 (>= 2.30), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/fiber/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-fiber1.74.0_1.74.0-1_amd64.deb Size: 263476 SHA256: 0d22dffd3518cbdc1ec6c3b772225d788eb4f8f7a87c9781efce89095168bed1 SHA1: 6e6df14346eb5f424dab1971a0af139312ce30a6 MD5sum: 167e67b71ab95dba91509a3db9eb8d1e Description: 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. Package: libboost-fiber1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 737 Depends: libboost-fiber1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-fiber1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 720540 SHA256: c12da03bcf869bfb2fb4522de09e7964b3c805983413d26e4c7eb4d2b9ae563b SHA1: 91c2f1fee42b7d5db385bbead3f313fa1e40ce9f MD5sum: d289a970a8a6f5a92ca2113e16d551b4 Description: debug symbols for libboost-fiber1.74.0 Build-Ids: e4ab86a5ff4168fa7cbea5945254208f351d22bd Package: libboost-filesystem-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-filesystem1.74-dev Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-filesystem-dev_1.74.0.1_amd64.deb Size: 4184 SHA256: e5f47119c78a00594587e19b4ca614601056f6841145875b0e5d1357fe7d28d2 SHA1: fe1c5e095f8ab438339373aa95d4adc6e195589d MD5sum: e5df39075f21425b9941fd12d6c7290b Description: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-filesystem1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2597 Depends: libboost1.74-dev (= 1.74.0-1), libboost-filesystem1.74.0 (= 1.74.0-1), libboost-system1.74-dev (= 1.74.0-1) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev, libboost-filesystem1.58-dev, libboost-filesystem1.60-dev, libboost-filesystem1.61-dev, libboost-filesystem1.62-dev, libboost-filesystem1.63-dev, libboost-filesystem1.65-dev, libboost-filesystem1.67-dev, libboost-filesystem1.70-dev, libboost-filesystem1.71-dev Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-filesystem1.74-dev_1.74.0-1_amd64.deb Size: 303224 SHA256: b4a76f3a98c1acfb81da2bcc1d8adfd34d33df2317c8d08df48ef451fea5630e SHA1: ae751d1373167d5a5404969a09d7ba2116248c90 MD5sum: 256d1f75365f272c6d428e9648f431ae Description: 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. Package: libboost-filesystem1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2175 Depends: libc6 (>= 2.25), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-filesystem1.74.0_1.74.0-1_amd64.deb Size: 281900 SHA256: 5e7fcc917ed83975ae00f455e1e5dab57c08162e24400aed3ea00dac8a5e2a55 SHA1: 9cec8c2a1543b6c216280bad0a0b1166903f2368 MD5sum: 963aed56eb2d44311e8b2fb78337a5bd Description: 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. Package: libboost-filesystem1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 947 Depends: libboost-filesystem1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-filesystem1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 918364 SHA256: 6964fbf01c6ae27d94e0335f742cb6c8f98363e2c7c69702cfd79eb50c5921a8 SHA1: c03619d68c8722fcd86b0046c33847afdbeb99ac MD5sum: e85dbf681ca5c080299a2e3f46aba0f7 Description: debug symbols for libboost-filesystem1.74.0 Build-Ids: 51364e463313158daa5bc9636f13de6afa5cb082 Package: libboost-graph-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-graph1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-graph-dev_1.74.0.1_amd64.deb Size: 4252 SHA256: 9ad3584e134db1e7545ac702c73842bcd9f6bb6648fe8e13d69d5ff03a5a833f SHA1: 9f6cd464b6bcf7f35b8aee71d9d0adddd2b01771 MD5sum: 3285fd95ceffa126d7b2bcb40415e255 Description: generic graph components and algorithms in C++ (default version) This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-graph-parallel-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-graph-parallel1.74-dev Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-graph-parallel-dev_1.74.0.1_amd64.deb Size: 4268 SHA256: 6bba8129f11cb50194c6476c2f8f6853013bbda92782542180fb0bccd1bd3482 SHA1: 98c5d7ca27c419538acde47c04fc286c6d519b31 MD5sum: 997b47666a1f636dc9643118fdee9ac5 Description: generic graph components and algorithms in C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-graph-parallel1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2461 Depends: libboost1.74-dev (= 1.74.0-1), libboost-graph-parallel1.74.0 (= 1.74.0-1), libboost-serialization1.74-dev (= 1.74.0-1), libboost-test1.74-dev (= 1.74.0-1) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev, libboost-graph-parallel1.58-dev, libboost-graph-parallel1.60-dev, libboost-graph-parallel1.61-dev, libboost-graph-parallel1.62-dev, libboost-graph-parallel1.63-dev, libboost-graph-parallel1.65-dev, libboost-graph-parallel1.67-dev, libboost-graph-parallel1.70-dev, libboost-graph-parallel1.71-dev Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74-dev_1.74.0-1_amd64.deb Size: 294364 SHA256: 51101f06dc1459b37c154406a9cafb9820e14a03c357c4ef7a0ee19bf9b6aa3a SHA1: 8059dade5447930b256f0d7639c5b38501bd26bc MD5sum: bea1694ddcef3f4551a1e7f42c0020e2 Description: 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. Package: libboost-graph-parallel1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2231 Depends: libboost-mpi1.74.0, libboost-serialization1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.0.5), libstdc++6 (>= 5.2) Suggests: graphviz Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74.0_1.74.0-1_amd64.deb Size: 290116 SHA256: 3f05eb3b70ae04aade69de3c448873ca45940faf7f7f78d8aac654204f1ff316 SHA1: 8c682d913671ec2effd181c1726e43a41e9dae74 MD5sum: c149f74ab65a42da7a72e4b976c705ed Description: 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. Package: libboost-graph-parallel1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 662 Depends: libboost-graph-parallel1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-graph-parallel1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 604556 SHA256: 1b212962ee01a438dd711571d87746bed23261b82eb5a22cfd9f8ebe23e21eb0 SHA1: 962c0d9b09dfca92a6e80e764458cbf7703bb213 MD5sum: a810281dd74124457ecfa9dacaf4e01d Description: debug symbols for libboost-graph-parallel1.74.0 Build-Ids: 38dfeb9bef9ada7819adfb7720aea19ba425185e Package: libboost-graph1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2761 Depends: libboost1.74-dev (= 1.74.0-1), libboost-graph1.74.0 (= 1.74.0-1), libboost-regex1.74-dev (= 1.74.0-1), libboost-serialization1.74-dev (= 1.74.0-1), libboost-test1.74-dev (= 1.74.0-1) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev, libboost-graph1.58-dev, libboost-graph1.60-dev, libboost-graph1.61-dev, libboost-graph1.62-dev, libboost-graph1.63-dev, libboost-graph1.65-dev, libboost-graph1.67-dev, libboost-graph1.70-dev, libboost-graph1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-graph1.74-dev_1.74.0-1_amd64.deb Size: 345388 SHA256: c8af532abaa666f69cac93cbc7584f7bfb0f2af8a4afb0345976d91b41a9a424 SHA1: a5c530615e5ee6dacd5773b67920a30ca8a4d38d MD5sum: d9589705a2054c69415e38f4624e3d5d Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2311 Depends: libboost-regex1.74.0-icu67, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Suggests: graphviz Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-graph1.74.0_1.74.0-1_amd64.deb Size: 325484 SHA256: 823ca9ada06d8a6289b6ac68d4b95b4584e012f093de627c5fd39b779946e66d SHA1: 66ee7ee5966bc7f42c9cf9ab8f6edd49abd91df8 MD5sum: 00bcbc2847b31cca25a6b52a8a0e85d4 Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 1536 Depends: libboost-graph1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-graph1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 1469088 SHA256: 0ea3bf81ffc132339321c33b755e6829d1bad8b3c456e2538f9b59cd58675a2f SHA1: c9c0ae0667c9ad258172f69622a3b534fd9beb57 MD5sum: 37da51efb03014988b37f5861b51b187 Description: debug symbols for libboost-graph1.74.0 Build-Ids: 7bccd87b4b91df1819b619782297e41268d95218 Package: libboost-iostreams-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-iostreams1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-iostreams-dev_1.74.0.1_amd64.deb Size: 4132 SHA256: 757028acc57f8b0d0bcffa0370ec8fd3018828fb8c84480e71de467f8cb5d522 SHA1: 35feea8c4ef2bc4501d34f29e82b3f3b6882c7a7 MD5sum: fadd3f103a73287af0c41b530bf424f2 Description: Boost.Iostreams Library development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-iostreams1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2337 Depends: libboost1.74-dev (= 1.74.0-1), libboost-regex1.74-dev (= 1.74.0-1), libboost-iostreams1.74.0 (= 1.74.0-1) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev, libboost-iostreams1.58-dev, libboost-iostreams1.60-dev, libboost-iostreams1.61-dev, libboost-iostreams1.62-dev, libboost-iostreams1.63-dev, libboost-iostreams1.65-dev, libboost-iostreams1.67-dev, libboost-iostreams1.70-dev, libboost-iostreams1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-iostreams1.74-dev_1.74.0-1_amd64.deb Size: 271888 SHA256: 24ad4d4ce2ba2c58fa3e0828c631c8850d48f4f31b74b10ea265b7e9eab34064 SHA1: 0ec9f6744f917f208a52f2801ff7c720e9e0c8b8 MD5sum: d6d012be4d522018f440b1332c3902ca Description: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2139 Depends: libbz2-1.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), liblzma5 (>= 5.2.2), libstdc++6 (>= 5.2), libzstd1 (>= 1.3.2), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-iostreams1.74.0_1.74.0-1_amd64.deb Size: 263572 SHA256: e05412a64807ad9076be9032afe867aada15c53d0aa4c785cc78b668a3ccb172 SHA1: 97fc4a9fd2bbe3890cc035e18e09a6a3d0a17644 MD5sum: a221b66ffe33212f4187e60b9f005b9b Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 324 Depends: libboost-iostreams1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-iostreams1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 284908 SHA256: 11510c04b2f10aeb6bd91916b71f9db46fd7e2a037f04902b12d2b5734ef9c6e SHA1: e0be426aa6f315b81fd133759cc188be5b321818 MD5sum: b7060ddc8989e6b60e23189a2ee060d5 Description: debug symbols for libboost-iostreams1.74.0 Build-Ids: ca979b430b3839fda6e852f26281d6ca2c4b2521 Package: libboost-locale-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-locale1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-locale-dev_1.74.0.1_amd64.deb Size: 4476 SHA256: 40a73f50a32c9000bba75a635880440dc50ccc562fa0ab5e584c1b155a7deb51 SHA1: 08a18322843fae6481a6c461cdba16ebe8da59cb MD5sum: 18e0a4332d55aa32ace701d89025ce13 Description: C++ facilities for localization (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-locale1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 5317 Depends: libboost1.74-dev (= 1.74.0-1), libboost-thread1.74-dev (= 1.74.0-1), libboost-locale1.74.0 (= 1.74.0-1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev, libboost-locale1.58-dev, libboost-locale1.60-dev, libboost-locale1.61-dev, libboost-locale1.62-dev, libboost-locale1.63-dev, libboost-locale1.65-dev, libboost-locale1.67-dev, libboost-locale1.70-dev, libboost-locale1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-locale1.74-dev_1.74.0-1_amd64.deb Size: 572888 SHA256: 5befa0ffac6caade7049799f26447be931dc17297c1f2a7209f449d1b7cff0eb SHA1: 315e92fb1e66decd780240e2179688b25bff4318 MD5sum: 86455852f219ed2e7ffc0a445ba6a522 Description: 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. Package: libboost-locale1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2955 Depends: libboost-thread1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libstdc++6 (>= 9) Multi-Arch: same Homepage: http://www.boost.org/libs/locale/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-locale1.74.0_1.74.0-1_amd64.deb Size: 470996 SHA256: 5d037d34ada256e0b49de46585abc67f4ef1d8cec993ec8a3590a18f945796de SHA1: 838eb53eca83655a661ea336cfa903269ecabd89 MD5sum: 6b7942125f56accc43dc19121ae4b830 Description: 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. Package: libboost-locale1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 4965 Depends: libboost-locale1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-locale1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 4754296 SHA256: 4be44cb19add7dc9822b2933c6d3e40157b990e2bf336a1c9b2e09477c4e47b0 SHA1: 80786ac26022180b3e5ce0c8d0c9876baadbad66 MD5sum: 8bdc49b17816ea5795ed16b4fa371c50 Description: debug symbols for libboost-locale1.74.0 Build-Ids: b34d91956e7daca703a63ee99ae378b7317be51c Package: libboost-log-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-log1.74-dev Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-log-dev_1.74.0.1_amd64.deb Size: 4352 SHA256: c391f7ac3eaab818899ed64b58355eaf3da01e34f111dc8c9716a457160a7c90 SHA1: dd906efd720cc6f3200aa026504f3280fc7457d2 MD5sum: c067268d10aab02b5c0c254b74cc748d Description: C++ logging library (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-log1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 8307 Depends: libboost-log1.74.0 (= 1.74.0-1), libboost1.74-dev (= 1.74.0-1), libboost-atomic1.74-dev (= 1.74.0-1), libboost-date-time1.74-dev (= 1.74.0-1), libboost-filesystem1.74-dev (= 1.74.0-1), libboost-system1.74-dev (= 1.74.0-1), libboost-regex1.74-dev (= 1.74.0-1), libboost-thread1.74-dev (= 1.74.0-1) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev, libboost-log1.58-dev, libboost-log1.60-dev, libboost-log1.61-dev, libboost-log1.62-dev, libboost-log1.63-dev, libboost-log1.65-dev, libboost-log1.67-dev, libboost-log1.70-dev, libboost-log1.71-dev Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-log1.74-dev_1.74.0-1_amd64.deb Size: 813988 SHA256: 2e5203e54ed16f34238ed0cbfc0611a1cbf3984f8c1d64fef13ac1ae6aad3e4a SHA1: 061a23b938b2360e2512a1edfbc3e394f5ddbc62 MD5sum: 13b2e7f2f69e11f76acf9bfd9fe1aef5 Description: 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. Package: libboost-log1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3578 Depends: libboost-filesystem1.74.0, libboost-regex1.74.0-icu67, libboost-thread1.74.0, libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-log1.74.0_1.74.0-1_amd64.deb Size: 618972 SHA256: bf45425897adb85d89922c4521e230332627ade428da432ce7d15db59956dec6 SHA1: 17557c176a8d46dc8b84ab22caa130b5bc78c035 MD5sum: 01bd86ecd4102b71b73f65156515f347 Description: 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. Package: libboost-log1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10024 Depends: libboost-log1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-log1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 9382148 SHA256: 58b055b0002bd71d597c89f90635284e7fddbe787a067cb815eb642fd74d9975 SHA1: 46e349dcbb889d2b0934ea35afd27f81f9b8dc64 MD5sum: 6996579fd5fad99e1c10870a93fd4e0d Description: debug symbols for libboost-log1.74.0 Build-Ids: 34353629f0cac73f90744cd4a45888e491d4ca49 61c6d1aad7b96e1e7ec4e5616afb0eced918ebc0 Package: libboost-math-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-math1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-math-dev_1.74.0.1_amd64.deb Size: 4348 SHA256: 7ca5b7b13e484e8e5a342c2bf34b6cc1359b6d509c0218d11daed8a904a8d314 SHA1: 4243cda9e269e869e2372a05d4ccfe5d26c35c2a MD5sum: 68e3cb3501214acab17e2efe2ceb0c33 Description: Boost.Math Library development files (default version) This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-math1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 6678 Depends: libboost1.74-dev (= 1.74.0-1), libboost-math1.74.0 (= 1.74.0-1) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev, libboost-math1.58-dev, libboost-math1.60-dev, libboost-math1.61-dev, libboost-math1.62-dev, libboost-math1.63-dev, libboost-math1.65-dev, libboost-math1.67-dev, libboost-math1.70-dev, libboost-math1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-math1.74-dev_1.74.0-1_amd64.deb Size: 597640 SHA256: 78f735a1d819092dc8355724434c6905630c0a66cc3be8500af0a8eb29be222b SHA1: 860b129cb90fbe20031ae71242d0aae25e3f7f69 MD5sum: de3a5f89b1e2b1af4de286e37e8cd8ff Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3371 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-math1.74.0_1.74.0-1_amd64.deb Size: 520576 SHA256: d97f98e61ff19cee5c5455053bbf366ed0b6863740175c45b8432a4811a90d9f SHA1: dec26f8cb512c96dd82ee0e8eedaaab0dacf3a3f MD5sum: 8f2d662d2d5894890d98904d072ecc2e Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 5917 Depends: libboost-math1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-math1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 5795384 SHA256: 63ff366f2b5519ba76d72164010fca6858ee81dee2abf8249f28a2e05991ddd7 SHA1: 41ddd2eae26f8c93ed4516fad7809e434eb19fa4 MD5sum: be587cfc30780a3feb224652d26fd768 Description: debug symbols for libboost-math1.74.0 Build-Ids: 07cc8478e965dca546dc34f9ab6375e5732d9f69 2435fbfa64569f8f1309e609abe2bb75bd63db1c 3cce32b3bf3f7142c1525c8ec53dbfde43f6af2e 642f3dea373a5113f998d140099a06758bee31ff 68125ef82f239acaa0303cefa08e0e9ff71531e7 859269c505c0857e0207eb0833c1dc54d4a47ec9 Package: libboost-mpi-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-mpi1.74-dev Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-mpi-dev_1.74.0.1_amd64.deb Size: 4236 SHA256: 617dc8d847e1aab8e4811aac3dd64b19542454c407022a31a876609fe26d8c85 SHA1: 6c4f787a7cd8225ba5dd30cf717178b9394cf0f9 MD5sum: 72e64badbdd374eb10273ba8cc9b57a0 Description: C++ interface to the Message Passing Interface (MPI) (default version) 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 is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-mpi-python-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-mpi-python1.74-dev Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-mpi-python-dev_1.74.0.1_amd64.deb Size: 4268 SHA256: 2dcf9e69ac067a4dd868db50d72db61989c3c927f5db620c548499204b96bf6e SHA1: 543d4880930a3a9ec75b4462cff58698aad70784 MD5sum: b8a580ce9f82c6fcb649cdb4e7b4cf10 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-mpi-python1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2120 Depends: libboost-mpi1.74-dev (= 1.74.0-1), libboost-mpi-python1.74.0 (= 1.74.0-1) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev, libboost-mpi-python1.58-dev, libboost-mpi-python1.60-dev, libboost-mpi-python1.61-dev, libboost-mpi-python1.62-dev, libboost-mpi-python1.63-dev, libboost-mpi-python1.65-dev, libboost-mpi-python1.67-dev, libboost-mpi-python1.70-dev, libboost-mpi-python1.71-dev Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-mpi-python1.74-dev_1.74.0-1_amd64.deb Size: 247588 SHA256: bca966c9bedf8171324c2f9b8126351178263b9f82343ff5150fa13d628234f3 SHA1: 3a112b710a67a60158b1c99e5524a13b6c10c61f MD5sum: 3dde8889490c49a8292b6644233acc24 Description: 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. Package: libboost-mpi-python1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2094 Depends: libboost-python1.74.0, libboost-python1.74.0-py38, libboost-python1.74.0-py39, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), python3:any, mpi-default-bin Suggests: python3 Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0, libboost-mpi-python1.58.0, libboost-mpi-python1.60.0, libboost-mpi-python1.61.0, libboost-mpi-python1.62.0, libboost-mpi-python1.63.0, libboost-mpi-python1.65.1, libboost-mpi-python1.67.0, libboost-mpi-python1.70.0, libboost-mpi-python1.71.0 Provides: libboost-mpi-python1.74.0-py38, libboost-mpi-python1.74.0-py39 Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-mpi-python1.74.0_1.74.0-1_amd64.deb Size: 246152 SHA256: f32c3c8cdcdf19b8a34ba653356a22c6e41e066198606e052a2deb2ef833e665 SHA1: 7cabe8ae236e912c73c639da1bb97f18b8556f93 MD5sum: 6d9d713e41e21100cafdf3432113ebb4 Description: 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. Package: libboost-mpi-python1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 270 Depends: libboost-mpi-python1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-mpi-python1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 243012 SHA256: f36a0250641e29bfb338ede22a890a00554df1924b97917dba3ec0841d5a6f02 SHA1: 79d497473055f88515bd49ce49c930f8ceae86f7 MD5sum: 219a3ac9684c1af0385e99939c7d6bf4 Description: debug symbols for libboost-mpi-python1.74.0 Build-Ids: 627f275a6d9e797453a5cab566de1812e279ef53 66004ce3ff31c1fc2e0eb534b3e10784f0a9923c Package: libboost-mpi1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2674 Depends: libboost1.74-dev (= 1.74.0-1), libboost-serialization1.74-dev (= 1.74.0-1), libboost-mpi1.74.0 (= 1.74.0-1), mpi-default-dev Suggests: libboost-graph1.74-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev, libboost-mpi1.58-dev, libboost-mpi1.60-dev, libboost-mpi1.61-dev, libboost-mpi1.62-dev, libboost-mpi1.63-dev, libboost-mpi1.65-dev, libboost-mpi1.67-dev, libboost-mpi1.70-dev, libboost-mpi1.71-dev Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-mpi1.74-dev_1.74.0-1_amd64.deb Size: 302028 SHA256: dc15e7f8c3357b5a8fd563bdcc336a901e5519941c8ed5955e7d59d452f67928 SHA1: 1bd569b6799327138358f77dac97f1c5fa186bad MD5sum: 3847c084027113b2429e90697e7cc6fd Description: 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. Package: libboost-mpi1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2207 Depends: libboost-serialization1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.0.5), libstdc++6 (>= 6) Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-mpi1.74.0_1.74.0-1_amd64.deb Size: 280444 SHA256: 5bfd45597e57204cf642de7f6d5cdc172f408c8015c7173fe32fd3b228d53a63 SHA1: 541c2c8b21aac876ba11fda38fa9bfbc5e7165b7 MD5sum: 0278bfe580665b1c057f53035b67a3df Description: 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. Package: libboost-mpi1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 935 Depends: libboost-mpi1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-mpi1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 888900 SHA256: 87fce712a344aaaa693893e72a2459373732ada19f7c235ff9d9b7adb9b7c061 SHA1: d6a4993f88cb486ef1bc2200bee4b7a6cfc6f88c MD5sum: 7965a79004252046932f5ffa84890e60 Description: debug symbols for libboost-mpi1.74.0 Build-Ids: 54d96050d030db9375ed313a6da2cbed1e30e870 Package: libboost-nowide-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-nowide1.74-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-nowide-dev_1.74.0.1_amd64.deb Size: 4228 SHA256: bf1f15fa3274da6be5be0ac2e6b9099453128b95c69543809d8b82f1a33afe08 SHA1: 6fd0076e0e20684d49700c10aba96143903c9d85 MD5sum: c1d571edbdc3ba49545691e9a2fcaf08 Description: Boost.Python NumPy extensions development files (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-nowide1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2064 Depends: libboost-nowide1.74.0 (= 1.74.0-1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-nowide1.74-dev_1.74.0-1_amd64.deb Size: 243744 SHA256: b92fc5b2585057c8d8daea9931a9dea4fd995bb2734fec34e3c6dce0e4d46a5e SHA1: 77100e9939f17fb9445a354384a1c5c8dbbb0dc2 MD5sum: 0d411201796caf60541a130690e8d630 Description: Boost.Python NumPy extensions 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. Package: libboost-nowide1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2058 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1) Suggests: python3 Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-nowide1.74.0_1.74.0-1_amd64.deb Size: 242268 SHA256: 770f6697213297409a391e01b1f5f201f12ffe6fd84b1af36435c164be2afdb4 SHA1: d9cfe5c79d064a280f4e3a9eb84658f65d873f8b MD5sum: 8fcaea2be8ca14919fb2e8bd5f385463 Description: 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. Package: libboost-nowide1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 42 Depends: libboost-nowide1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-nowide1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 28132 SHA256: 5e43fe3c5edadae738f7c6629fa313ceac839e4c940c7321c57d520269109081 SHA1: 570d792151e9af1ed302337ae958e73da10ad2ce MD5sum: 4044b33c1481abdabc09409583b5441e Description: debug symbols for libboost-nowide1.74.0 Build-Ids: 151e3b0c5860fe60e9a21c8b1200dbb8a14c2fb7 Package: libboost-numpy-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-numpy1.74-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-numpy-dev_1.74.0.1_amd64.deb Size: 4188 SHA256: 1cbcd5292c487885b0b165adc0d78aab05087f1887dd48484e2c258714b0597b SHA1: 2d3bb9b9c336597a163f875317cfd150d962966d MD5sum: 5b8f37d7e9718d5ad6a45d553874d4dc Description: Boost.Python NumPy extensions development files (default version) 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. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-numpy1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2262 Depends: libboost-numpy1.74.0 (= 1.74.0-1) Suggests: libboost1.74-doc Conflicts: libboost-numpy1.65-dev, libboost-numpy1.67-dev, libboost-numpy1.70-dev, libboost-numpy1.71-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-numpy1.74-dev_1.74.0-1_amd64.deb Size: 255864 SHA256: ada6d3014652a8d8e9bed393ca95c737a3582f1bec23442ee4ad4793f38843d8 SHA1: abbe8a8f17b2b652959f09affc487c66bc9e6c3b MD5sum: eee3e713d539a9e2f4e4beba38ceae55 Description: Boost.Python NumPy extensions development files 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. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2152 Depends: libboost-python1.74.0, libboost-python1.74.0-py38, libboost-python1.74.0-py39, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5) Suggests: python3 Provides: libboost-numpy1.74.0-py38, libboost-numpy1.74.0-py39 Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-numpy1.74.0_1.74.0-1_amd64.deb Size: 251712 SHA256: a4903062973b3e3b0a3fcfc82ccb2cccbf86cc330b1becf7718b0085762a9797 SHA1: e022a44a22bb88f84f9bc23e4e3ebe24d2bce120 MD5sum: 3312abdea015e559fb2adac3c3ef0bff Description: 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. Package: libboost-numpy1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 525 Depends: libboost-numpy1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-numpy1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 472964 SHA256: 9a5f0d496d16bf0a75e9d026ee0eab9d80712544a1bebd3fea9cdd46142d7bf5 SHA1: f17a69df449a24bd307573e561281fde818809ef MD5sum: 4eeed1abd61865744621fe5a9ba6ff85 Description: debug symbols for libboost-numpy1.74.0 Build-Ids: 1fb789c8d6e28fab799679ba66e6750c66427e80 9cecfbd5a908180016a39c95a2ce0cb570eb8f97 Package: libboost-program-options-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-program-options1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-program-options-dev_1.74.0.1_amd64.deb Size: 4156 SHA256: f54e55050183e3531c95e29f382133ee3f864ca33b64585be6e8836fece5da68 SHA1: 37d72ba30dffa4b598e16fd8ea7e8986ac952fd8 MD5sum: b8a75183a93c22369dd2d63f6cf71b72 Description: program options library for C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-program-options1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3251 Depends: libboost1.74-dev (= 1.74.0-1), libboost-program-options1.74.0 (= 1.74.0-1) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev, libboost-program-options1.58-dev, libboost-program-options1.60-dev, libboost-program-options1.61-dev, libboost-program-options1.62-dev, libboost-program-options1.63-dev, libboost-program-options1.65-dev, libboost-program-options1.67-dev, libboost-program-options1.70-dev, libboost-program-options1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-program-options1.74-dev_1.74.0-1_amd64.deb Size: 385728 SHA256: 1fafcd2b14ab0f99509df2b8db528de1fe14f76ef79e764982eaf35cc7723276 SHA1: 090f3d9ceeef31cad49d5fbb8f72ab3836e5e52c MD5sum: 978f04762380262a11f3c643ec1163c7 Description: 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. Package: libboost-program-options1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2479 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-program-options1.74.0_1.74.0-1_amd64.deb Size: 355736 SHA256: e2910bff2f4d278683d4390ef84d1011e2c8b0993d78fdf8a7fb4e61165af077 SHA1: b716606278dd902a76540a70cce6da9aa555c0f3 MD5sum: cbec598d4f1e9b034cedea45c69560ae Description: 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. Package: libboost-program-options1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2656 Depends: libboost-program-options1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-program-options1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 2545680 SHA256: ade4441c391346e41358d35da53b1c4bae8c6ed5743c88197d38130cb418c674 SHA1: dcc9e1fc645c965c6aa10692e0df634a38b6f4db MD5sum: 77b8444aca9291e808c0c21207723985 Description: debug symbols for libboost-program-options1.74.0 Build-Ids: a08d9faf8c3c58afdb53732b306920031d475d36 Package: libboost-python-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-python1.74-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-python-dev_1.74.0.1_amd64.deb Size: 4448 SHA256: 593cd8c2abba249e884be813fa4bba0b14e4f77ae53ced5c09501567723cb73b SHA1: c331815e5a88b37869b1dcf93ebde738369db49e MD5sum: fe147b7bbb3942aef51c684b255e1487 Description: Boost.Python Library development files (default version) This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-python1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3370 Depends: libboost1.74-dev (= 1.74.0-1), libboost-python1.74.0 (= 1.74.0-1), python3-dev Suggests: libboost1.74-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev, libboost-python1.58-dev, libboost-python1.60-dev, libboost-python1.61-dev, libboost-python1.62-dev, libboost-python1.63-dev, libboost-python1.65-dev, libboost-python1.67-dev, libboost-python1.70-dev, libboost-python1.71-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-python1.74-dev_1.74.0-1_amd64.deb Size: 336948 SHA256: 7ca061e6ff7cf66beb9e9f196b8e7be535f4a3f24eb4c606c6399e3288ccef03 SHA1: bec368776de7ede558b7cdd9344f4fbed7180169 MD5sum: b8b8d73ca75ff9a40a281e0a09b4faf1 Description: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-python1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2536 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Suggests: python3 Provides: libboost-python1.74.0-py38, libboost-python1.74.0-py39 Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-python1.74.0_1.74.0-1_amd64.deb Size: 320376 SHA256: 2af30a6164922ebb50d9fd489369d6b2c7ceb6d0e82e97eff7491054219e21e6 SHA1: b389ffb9803106c46d04986914bd1a0972696f99 MD5sum: 8decf850ebe08e44e0fee93c5a82bbe0 Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-python1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3020 Depends: libboost-python1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-python1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 2883044 SHA256: 41c9b34d649b97d0f978c79779336aec0d5a1245376879915d476daed13f83e2 SHA1: 4527895caf7ad32bdbdf8a4bcfbbd40e6b3de2f0 MD5sum: 749ddb0bf5e0eca4a12da26b296fdb49 Description: debug symbols for libboost-python1.74.0 Build-Ids: 08728d95a34cbcfd99f324665a88ed9040935e12 ac29a4d220cb3aba2c6ffa97c53010f8d1878d2f Package: libboost-random-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-random1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-random-dev_1.74.0.1_amd64.deb Size: 4148 SHA256: f9bce6a36df560b6c335e5f63926c98a632fe38933cc510c1befc4bd9e2a05bd SHA1: b5a37a98bae3a3eb0c30ecdfdc0ea1f0a8e21ffd MD5sum: 163f318e88fee1ca5ae5b96b66e63c47 Description: Boost Random Number Library (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-random1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2122 Depends: libboost1.74-dev (= 1.74.0-1), libboost-system1.74-dev (= 1.74.0-1), libboost-random1.74.0 (= 1.74.0-1) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev, libboost-random1.58-dev, libboost-random1.60-dev, libboost-random1.61-dev, libboost-random1.62-dev, libboost-random1.63-dev, libboost-random1.65-dev, libboost-random1.67-dev, libboost-random1.70-dev, libboost-random1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-random1.74-dev_1.74.0-1_amd64.deb Size: 253008 SHA256: f12fd333b6d91d1434f6cef492c267f0090831d50b810e1a9e51a0b8551de970 SHA1: c428c8649de013bc09906af48623f2a277771897 MD5sum: 8b5c319ac77c4caff9876a45b5adce6a Description: 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. Package: libboost-random1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2079 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-random1.74.0_1.74.0-1_amd64.deb Size: 249960 SHA256: 53aee9f5cc2f31f5a65cc1a365eccaf4c4773b1cd2e9eefff9c4326bbbd57c45 SHA1: 3d3bba40625b9e2486c323df9dcc439b4970fb3f MD5sum: 08844bc39507c00b30ff2f676157ea69 Description: 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. Package: libboost-random1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 131 Depends: libboost-random1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-random1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 113144 SHA256: 13720073edb5de9758b2bd1223d08fdb6068a085b5bd2d0d903eb854cbe0901e SHA1: 799d9497d8e62cca55e74ea7d7068f023dda05e0 MD5sum: 452fcb34de734ccbd58dad6aa01134f6 Description: debug symbols for libboost-random1.74.0 Build-Ids: 09d197e12e306721b4ddc21e48a6040f5c6ecf03 Package: libboost-regex-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-regex1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-regex-dev_1.74.0.1_amd64.deb Size: 4416 SHA256: a1a93185e0f5f76367e8ecc56d387265cd4379b8d5af5089dc4cde0221b948a1 SHA1: 8ba6c6cb7d815bc33c0f20ded395833a17beebfe MD5sum: 5454e395f108f42acd408450b6a0b330 Description: regular expression library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-regex1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 5015 Depends: libboost1.74-dev (= 1.74.0-1), libboost-regex1.74.0 (= 1.74.0-1), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev, libboost-regex1.58-dev, libboost-regex1.60-dev, libboost-regex1.61-dev, libboost-regex1.62-dev, libboost-regex1.63-dev, libboost-regex1.65-dev, libboost-regex1.67-dev, libboost-regex1.70-dev, libboost-regex1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-regex1.74-dev_1.74.0-1_amd64.deb Size: 586380 SHA256: c587be17cc0a43bfff6efbda6433ac363bbdd348061d58e824e21d24048e91a1 SHA1: 916dc144752d410e065ac9723320c5097c9506fc MD5sum: 3b7b43030c455ba07a49548c7196de37 Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3179 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libicu67 (>= 67.1-1~), libstdc++6 (>= 9) Provides: libboost-regex1.74.0-icu67 Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-regex1.74.0_1.74.0-1_amd64.deb Size: 515612 SHA256: c8d3fc97ba7a9098993283d3d9c5ef8097e67e478babd4e28b78ce8372321e9d SHA1: 4a09c946d388c44824b2d0b388cb3d8206fa07cd MD5sum: 93699762691b67bafac5207d21cad20e Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 4714 Depends: libboost-regex1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-regex1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 4545092 SHA256: cefbe0bcc2dd9eb76c262c75983cead6d1b311fbbd4b5d2b144c3c835499f013 SHA1: 9a4a39fb19c2135bee05b733d987eb0ea00f3220 MD5sum: 14f8eef7118592753046390400714a08 Description: debug symbols for libboost-regex1.74.0 Build-Ids: 05ac71b3700344656b216e756142cef4c6e3a984 Package: libboost-serialization-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-serialization1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-serialization-dev_1.74.0.1_amd64.deb Size: 4372 SHA256: f45fe09712de68c0f0805359fddb2b6560f56895444385c4d2e3fc583c5f1e10 SHA1: 4ac749e64866a58f484a212d76892224f58aa6b6 MD5sum: e939219ff7cccc607b43a155b9530b46 Description: serialization library for C++ (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-serialization1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 4068 Depends: libboost1.74-dev (= 1.74.0-1), libboost-serialization1.74.0 (= 1.74.0-1) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev, libboost-serialization1.58-dev, libboost-serialization1.60-dev, libboost-serialization1.61-dev, libboost-serialization1.62-dev, libboost-serialization1.63-dev, libboost-serialization1.65-dev, libboost-serialization1.67-dev, libboost-serialization1.70-dev, libboost-serialization1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-serialization1.74-dev_1.74.0-1_amd64.deb Size: 382128 SHA256: ed54f62f3d906fea7dedc516c248d606fe865072a7c5f36a8caa3c2a57415556 SHA1: 0ee73e3bc78423ecf23c4b4f9ae2721d834042fc MD5sum: 3e9b4735cabced7fd8668131cce35837 Description: 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. Package: libboost-serialization1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2502 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 6) Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-serialization1.74.0_1.74.0-1_amd64.deb Size: 339856 SHA256: 1e81ebe3d54f3166827693e259f52636c643a1bdd668e470eb2c62c8c78f79e7 SHA1: a72e7f64e58f29cc0147f23d43e56aebe54a9516 MD5sum: 877172642ed618675684f94ab1f85d68 Description: 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. Package: libboost-serialization1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 3038 Depends: libboost-serialization1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-serialization1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 2751060 SHA256: 0f6d8c0cf61b529780511a87d2d0eb9ca673debdad40922acacccc9786cfaf59 SHA1: b061708245486abdc45c3984fc7c2676aed49d59 MD5sum: bca789ab4da82ca6e07325548ca28911 Description: debug symbols for libboost-serialization1.74.0 Build-Ids: 14fe63c39685d98d681bcfc32f33a35aa2aaebe7 4c7d5f6ab5b634993b98dd10d7bd1789764917b4 Package: libboost-stacktrace-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-stacktrace1.74-dev Multi-Arch: same Homepage: http://boost.org/libs/stacktrace/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-stacktrace-dev_1.74.0.1_amd64.deb Size: 4144 SHA256: 4046423ae6165e0e4725d65d48162852a13240bb6a9af4a6facd9110ba28d594 SHA1: 21922d0ce0fc80999b0378cd9de181251d3a73bd MD5sum: 0c9f5d4b915fd1a6e302ba60e1949e6b Description: library to capture and print stack traces - development files (default version) This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-stacktrace1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2155 Depends: libboost1.74-dev (= 1.74.0-1), libboost-stacktrace1.74.0 (= 1.74.0-1) Conflicts: libboost-stacktrace1.65-dev, libboost-stacktrace1.67-dev, libboost-stacktrace1.70-dev, libboost-stacktrace1.71-dev Multi-Arch: same Homepage: http://boost.org/libs/stacktrace/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-stacktrace1.74-dev_1.74.0-1_amd64.deb Size: 254336 SHA256: d8ff2dbc6ff592b5aa9d0fbc2e42109bf7e7f86da2a5f3e54a885371c11c61de SHA1: 6a706e4495845c8c39048fe73d24d2dfbad58268 MD5sum: e4a2aa14e01d179762879f1326a1cad9 Description: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2177 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.3), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://boost.org/libs/stacktrace/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-stacktrace1.74.0_1.74.0-1_amd64.deb Size: 278032 SHA256: 54735a1cb350378b86fd5cc979e33291202909a35da6aad8bad0fdb6dbfe10ee SHA1: 41d8adc5f56601dc30baacbfe3808b9952549c7a MD5sum: 8705d0b8ad416ad1ac637ee02ec40254 Description: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 222 Depends: libboost-stacktrace1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-stacktrace1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 186372 SHA256: d9bd35daaba6772498d0c014e527fe22a3bcab8509643250f0caa46467dcd516 SHA1: e2320343c72e80c401a9960a1dcc765cc27d8769 MD5sum: 4e467220f611aa8b3492c31ed7ad71d1 Description: debug symbols for libboost-stacktrace1.74.0 Build-Ids: 3e196f39f48a0d3bb7b6d3d8d5f48fd911031d08 5b44631489321176687808d0607976e1826af699 966b501996d13b28c1b8da2cccf6de292fbce83d f47387883b6c98c0a1413d836faee14bb3cbe57e Package: libboost-system-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-system1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-system-dev_1.74.0.1_amd64.deb Size: 4284 SHA256: 4be4f9aae1c11be2858c02f881f48f2fa14cdc4706269041dff5c72665bf45b3 SHA1: 076a01f91068d7ba3ecc711b433365062692939a MD5sum: 6a4b589202c66900167e6c28c92653d8 Description: Operating system (e.g. diagnostics support) library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-system1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2055 Depends: libboost1.74-dev (= 1.74.0-1), libboost-system1.74.0 (= 1.74.0-1) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev, libboost-system1.58-dev, libboost-system1.60-dev, libboost-system1.61-dev, libboost-system1.62-dev, libboost-system1.63-dev, libboost-system1.65-dev, libboost-system1.67-dev, libboost-system1.70-dev, libboost-system1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-system1.74-dev_1.74.0-1_amd64.deb Size: 241996 SHA256: 9f46ff96488d49ead316372e948420d0c46571514b5c9e3bf407cb452803b36b SHA1: e82011021ef332f45b01941df4a6e429f9c233fe MD5sum: 1976adfaf197ca99aa0f049029c2dcfb Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2058 Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-system1.74.0_1.74.0-1_amd64.deb Size: 240784 SHA256: 4374eb851c3150d6ddb42b097ab4737c96455a11384f5e6aea75ecb404c4a608 SHA1: 1c71f908db95c0ba9b87946df510baa00ae90c4c MD5sum: e847b264681dc6557d822952a5ceca7b Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 17 Depends: libboost-system1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-system1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 4084 SHA256: 5a3af72545e8a080491d3c9f6d91f08975c73b88f9174ed243241dcaffc17ca5 SHA1: 64e2474efd7499c39d62bde1b45789a18cc5fe3a MD5sum: ef153640466e83854b0690a30550d5fa Description: debug symbols for libboost-system1.74.0 Build-Ids: ab3b571c684bf394e0d1f2b81a8458b661d607a5 Package: libboost-test-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-test1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-test-dev_1.74.0.1_amd64.deb Size: 4180 SHA256: 54605f880ae50ccecdbd04d281a0116d57652a4d26be59cb5abad9b631463fe7 SHA1: 1fb6f5d491688da97a7eeb88f5cca10afafacd26 MD5sum: 008a5c3c71c248928ec7d70debd6fb9f Description: components for writing and executing test suites (default version) This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-test1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 6886 Depends: libboost1.74-dev (= 1.74.0-1), libboost-test1.74.0 (= 1.74.0-1) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev, libboost-test1.58-dev, libboost-test1.60-dev, libboost-test1.61-dev, libboost-test1.62-dev, libboost-test1.63-dev, libboost-test1.65-dev, libboost-test1.67-dev, libboost-test1.70-dev, libboost-test1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-test1.74-dev_1.74.0-1_amd64.deb Size: 546468 SHA256: c8bb1b38c5bc332e3ae4da4353b76931c208b54b5948d2ec4f4ab62ec3e08861 SHA1: 1d9911efa7d0dec3d297c37c3610c322cea776b2 MD5sum: fdc198843b4709739d497166cf004204 Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2830 Depends: libc6 (>= 2.17), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-test1.74.0_1.74.0-1_amd64.deb Size: 470972 SHA256: 718aff829e179ee69119ad706b2c1a76645b012ead2b15f78bca8e2a43bc4f3b SHA1: 61b424731d5da633b2c8c278a01105573a6a0533 MD5sum: c2f30ad777bdbd61d591b4a07c350560 Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 4763 Depends: libboost-test1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-test1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 4581132 SHA256: ccc66f56800c41b7dc2e03f1332eb4d675885e09e9f6b1cc0251253e0e38d421 SHA1: 2f06eab32fc0c47c7acde1ce1ade28054b8ea988 MD5sum: db37159e1b4e3045e257be1accb7653f Description: debug symbols for libboost-test1.74.0 Build-Ids: 982a0647a721521b7bd6b13fcd39d25b734511af a00b3b2749a9f8763349ea24318da9ba8b915b2d Package: libboost-thread-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-thread1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-thread-dev_1.74.0.1_amd64.deb Size: 4176 SHA256: 33cf63855a4a89799b4921fa795b9d661705d103dd0724939c23c74c0bfa5135 SHA1: fd3f51b4334bb3e1b77559b8baf5b725a51416f6 MD5sum: bb4e9bc3f4e8c15738c2aac9c1a717ff Description: portable C++ multi-threading (default version) This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-thread1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2421 Depends: libboost1.74-dev (= 1.74.0-1), libboost-atomic1.74-dev (= 1.74.0-1), libboost-chrono1.74-dev (= 1.74.0-1), libboost-date-time1.74-dev (= 1.74.0-1), libboost-system1.74-dev (= 1.74.0-1), libboost-thread1.74.0 (= 1.74.0-1) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-dev, libboost-thread1.62-dev, libboost-thread1.63-dev, libboost-thread1.65-dev, libboost-thread1.67-dev, libboost-thread1.70-dev, libboost-thread1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-thread1.74-dev_1.74.0-1_amd64.deb Size: 288936 SHA256: 7be45251e7f924983e8711a54e41f356dc78b87d77d9053eee677dac52be7fa6 SHA1: 72a6b1fc222bd52dc7792fc42868b6bffa16f9c6 MD5sum: 50471d886119bd9d06a18fd147b57bdf Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2179 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-thread1.74.0_1.74.0-1_amd64.deb Size: 278516 SHA256: 8de18d71a866bcb2f70a36538827758861def97544cd925723380bcca69cf327 SHA1: 769a6ad7237d0aafa98bf3ae03bf686136723c90 MD5sum: 8f57d10e59eb4f920a69429cfbad44f7 Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 638 Depends: libboost-thread1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-thread1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 600668 SHA256: ecd81665d9b2c53fbf5956aa9dd22659feec3e5531eb9486563bc276545910a6 SHA1: eaa0e01511176025eb1d1759a70c73ab9c752284 MD5sum: b34eec4dc2d51666c0fdc3d43e859813 Description: debug symbols for libboost-thread1.74.0 Build-Ids: 8a8d442d118a9d708bec061986fde85e15d8fa9b Package: libboost-timer-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-timer1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-timer-dev_1.74.0.1_amd64.deb Size: 4272 SHA256: e673e1ce20d51354813a453d430fdc18608b83917256fe975e4e45041f1004c1 SHA1: 6d4f302fffe948900852d411420e4e451f256df9 MD5sum: 34ac931c19115d12262509de97399180 Description: C++ wall clock and CPU process timers (default version) This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-timer1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2115 Depends: libboost1.74-dev (= 1.74.0-1), libboost-chrono1.74-dev (= 1.74.0-1), libboost-timer1.74.0 (= 1.74.0-1) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev, libboost-timer1.58-dev, libboost-timer1.60-dev, libboost-timer1.61-dev, libboost-timer1.62-dev, libboost-timer1.63-dev, libboost-timer1.65-dev, libboost-timer1.67-dev, libboost-timer1.70-dev, libboost-timer1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-timer1.74-dev_1.74.0-1_amd64.deb Size: 253016 SHA256: 2ebe63611b5f2b9d25c615fb8c675d29a3c3f51d9b0c91baaefe4deddd5d6535 SHA1: 859b0cb4ea60a2331021a8591fa4581a3d017b43 MD5sum: 17cfb9bb209dbe48d6565dee48af632b Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2079 Depends: libboost-chrono1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-timer1.74.0_1.74.0-1_amd64.deb Size: 249896 SHA256: e8173931e637c4a5c2c9258bfa9a0dd1867bca2827846ffef4c3e237727b5c3f SHA1: 5f9e1a54976204dcf288a5b6e9dd9bf859455e00 MD5sum: 499d1ebe4e1437df5c6f3a1348b7b252 Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 137 Depends: libboost-timer1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-timer1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 118852 SHA256: 56f2b515c0aa6a1a6f7047138aecfb66c064ad2ef6defab48680f424bc6f6b5e SHA1: 27a59bc0f7e395b782777deee8cae6f3ceeef4b3 MD5sum: 2968b6176f01a79cd6e7608596cd7add Description: debug symbols for libboost-timer1.74.0 Build-Ids: 179826f55366d9183a322d7f480a0e22f8c5cd79 Package: libboost-tools-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost1.74-tools-dev Multi-Arch: foreign Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-tools-dev_1.74.0.1_amd64.deb Size: 4320 SHA256: 37307d0636277ed37b866082e2e4f8315a344261fed010b1e1d094f3e719f118 SHA1: f75aedd12bec87d66d4faff8225015aa05a49543 MD5sum: 2e6f722d1cf750b1a56c788b32e346c0 Description: Boost C++ Libraries development tools (default version) 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 the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-type-erasure-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-type-erasure1.74-dev Multi-Arch: same Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-type-erasure-dev_1.74.0.1_amd64.deb Size: 4240 SHA256: e350eb65e7dbbe31f137e116da0dfc29ebdbfb3e54c90772df33a9efab1154be SHA1: f020d1c1386bf7e19e0d858c678d6495cdff6722 MD5sum: 092a1af03435097c2350cd2895d1312d Description: C++ runtime polymorphism based on concepts (default version) 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-type-erasure1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2179 Depends: libboost1.74-dev (= 1.74.0-1), libboost-system1.74-dev (= 1.74.0-1), libboost-thread1.74-dev (= 1.74.0-1), libboost-type-erasure1.74.0 (= 1.74.0-1) Conflicts: libboost-type-erasure1.60-dev, libboost-type-erasure1.61-dev, libboost-type-erasure1.62-dev, libboost-type-erasure1.63-dev, libboost-type-erasure1.65-dev, libboost-type-erasure1.67-dev, libboost-type-erasure1.70-dev, libboost-type-erasure1.71-dev Multi-Arch: same Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-type-erasure1.74-dev_1.74.0-1_amd64.deb Size: 259112 SHA256: 19bc147683aa396a6cbe2a2c04bb208b015b3c7acdcd88eb7ea5f9adb3af3344 SHA1: 3ada586b16d01243d4b2cc5f6fc5dc43271a0abe MD5sum: fad48cc24c7039b8a4ccc8546ebc77f2 Description: 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. Package: libboost-type-erasure1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2099 Depends: libboost-thread1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2) Multi-Arch: same Homepage: http://www.boost.org/doc/libs/1_60_0/doc/html/boost_typeerasure.html Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-type-erasure1.74.0_1.74.0-1_amd64.deb Size: 255064 SHA256: 600337013915b5408ce253b36281373a3ac908305e93761e5e047f0a6a1733a7 SHA1: 29860cdffdf635f0debfcd2059ca92d4978e565d MD5sum: ffbe2c8b89ffbacf4e7862f90ab62cf3 Description: 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. Package: libboost-type-erasure1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 233 Depends: libboost-type-erasure1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-type-erasure1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 211768 SHA256: a8de897db5688eed62a749b71ba3caed7d95be76cc9c59b463a26caf5ef07717 SHA1: 9caeafa509893e613bcbffff9a5cc9a1436ba4c0 MD5sum: 17dd57f1cd6a82eb2eb5a11ede601f9d Description: debug symbols for libboost-type-erasure1.74.0 Build-Ids: e0a61903176dd756bf014a1d47c86cc9655cd21b Package: libboost-wave-dev Source: boost-defaults Version: 1.74.0.1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 10 Depends: libboost-wave1.74-dev Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libdevel Filename: pool/main/b/boost-defaults/libboost-wave-dev_1.74.0.1_amd64.deb Size: 4176 SHA256: b63d97f8c01fc6e852957beb1451755a5a6ab4b129b0a9933066115f010b8e48 SHA1: b49f00bd94ce3554db2de306d0f50742a5aa44f6 MD5sum: 81d2bbb636eab7a8009a932abed51321 Description: C99/C++ preprocessor library (default version) 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). . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-wave1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 6577 Depends: libboost1.74-dev (= 1.74.0-1), libboost-serialization1.74-dev (= 1.74.0-1), libboost-wave1.74.0 (= 1.74.0-1), libboost-filesystem1.74-dev (= 1.74.0-1) Conflicts: libboolibboost1.6-dev, libboost-wave1.42-dev, libboost-wave1.46-dev, libboost-wave1.48-dev, libboost-wave1.49-dev, libboost-wave1.50-dev, libboost-wave1.52-dev, libboost-wave1.53-dev, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev, libboost-wave1.58-dev, libboost-wave1.60-dev, libboost-wave1.62-dev, libboost-wave1.63-dev, libboost-wave1.65-dev, libboost-wave1.67-dev, libboost-wave1.70-dev, libboost-wave1.71-dev Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost-wave1.74-dev_1.74.0-1_amd64.deb Size: 484980 SHA256: 55e4ee707d056f8311e888862b67dca3f5355a2a4ccef0b92d54c343cf696a55 SHA1: 2f025dff9f67f4a1988a82ac9c6c16559baad848 MD5sum: cf0f1a5b31ef97f62d19be840e356a1f Description: 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). Package: libboost-wave1.74.0 Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2911 Depends: libboost-thread1.74.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libs Filename: pool/main/b/boost1.74/libboost-wave1.74.0_1.74.0-1_amd64.deb Size: 432624 SHA256: f05401037362141c7cb0f53d2cf6d6e657058dcc97036ce7bdcc41aead75966a SHA1: 1bcd12ab99e0731ab657e37712e984836739f560 MD5sum: 997c97b588929ed97ecd848547b95c6d Description: 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). Package: libboost-wave1.74.0-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 5822 Depends: libboost-wave1.74.0 (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Multi-Arch: same Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost-wave1.74.0-dbgsym_1.74.0-1_amd64.deb Size: 5277712 SHA256: 2b5d73468c5c90a7a804a2804983f5944926062efea2323fdbbaa8c2b080981b SHA1: 4f40e57dba06312128f722aa79878c0b025c3b59 MD5sum: faae6b55f878e675ec37d9ae54765825 Description: debug symbols for libboost-wave1.74.0 Build-Ids: a29dd2ee6e3fa002c6a94ed477d8a5f0d87f7427 Package: libboost1.74-all-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 2037 Depends: libboost1.74-dev, libboost1.74-tools-dev, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost1.74-all-dev_1.74.0-1_amd64.deb Size: 239608 SHA256: 3a6502dc81888978e87a5d17223ba38c0e00e376e7ea762ebcf19ec6421db0cf SHA1: 3e230e77c9b11e5cacf69f1c491abf079a989c2b MD5sum: 64e40298e29650712619134e33248642 Description: Boost C++ Libraries development files (ALL) 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 metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.74-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 138241 Depends: libstdc++-dev Suggests: libboost1.74-doc, libboost-atomic1.74-dev, libboost-chrono1.74-dev, libboost-container1.74-dev, libboost-context1.74-dev, libboost-contract1.74-dev, libboost-coroutine1.74-dev, libboost-date-time1.74-dev, libboost-exception1.74-dev, libboost-fiber1.74-dev, libboost-filesystem1.74-dev, libboost-graph1.74-dev, libboost-graph-parallel1.74-dev, libboost-iostreams1.74-dev, libboost-locale1.74-dev, libboost-log1.74-dev, libboost-math1.74-dev, libboost-mpi1.74-dev, libboost-mpi-python1.74-dev, libboost-numpy1.74-dev, libboost-program-options1.74-dev, libboost-python1.74-dev, libboost-random1.74-dev, libboost-regex1.74-dev, libboost-serialization1.74-dev, libboost-stacktrace1.74-dev, libboost-system1.74-dev, libboost-test1.74-dev, libboost-thread1.74-dev, libboost-timer1.74-dev, libboost-type-erasure1.74-dev, libboost-wave1.74-dev, libboost1.74-tools-dev, libmpfrc++-dev, libntl-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev, libboost1.58-dev, libboost1.60-dev, libboost1.61-dev, libboost1.62-dev, libboost1.63-dev, libboost1.65-dev, libboost1.67-dev, libboost1.70-dev, libboost1.71-dev Multi-Arch: same Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost1.74-dev_1.74.0-1_amd64.deb Size: 9535580 SHA256: 64253dc7f4597947db505a0d0a6920c43714f53383d3b75a622275c1e868f8f3 SHA1: c8453687de53b5fd78ede66503d6eab6d006a675 MD5sum: 61d168af941e268f965751a8cbc6816a Description: 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. Package: libboost1.74-doc Source: boost1.74 Version: 1.74.0-1 Architecture: all Maintainer: Debian Boost Team Installed-Size: 74790 Depends: libjs-mathjax Suggests: libboost1.74-dev (>= 1.74.0-1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc, libboost1.58-doc, libboost1.60-doc, libboost1.61-doc, libboost1.62-doc, libboost1.63-doc, libboost1.65-doc, libboost1.67-doc, libboost1.70-doc, libboost1.71-doc Homepage: http://www.boost.org/libs/ Priority: optional Section: doc Filename: pool/main/b/boost1.74/libboost1.74-doc_1.74.0-1_all.deb Size: 8494644 SHA256: 269aa3faa1d4e8e690ab4313d13a2330d9a27f1f9c0e9fd4dc893d1d840cc7e4 SHA1: 3b12256fb5a63d5c394f802c506ecbe7272f455f MD5sum: 9c0b17ba763ad9619b8185f97ba91d0f Description: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libboost1.74-tools-dev Source: boost1.74 Version: 1.74.0-1 Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 7402 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev, libboost1.58-tools-dev, libboost1.60-tools-dev, libboost1.61-tools-dev, libboost1.62-tools-dev, libboost1.63-tools-dev, libboost1.65-tools-dev, libboost1.67-tools-dev, libboost1.70-tools-dev, libboost1.71-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Multi-Arch: foreign Homepage: https://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.74/libboost1.74-tools-dev_1.74.0-1_amd64.deb Size: 1464560 SHA256: e7eb76603bc91ab2ebe1e93e01f54c58ebdc7e568e1782b9d690f553d9aeda2a SHA1: 8d3741f404b5228c63f30e27b9cef2ba631296e0 MD5sum: f7ba11e80d3f41ead0803be8ce11e176 Description: Boost C++ Libraries development tools 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 the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libboost1.74-tools-dev-dbgsym Source: boost1.74 Version: 1.74.0-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian Boost Team Installed-Size: 14189 Depends: libboost1.74-tools-dev (= 1.74.0-1) Breaks: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Replaces: libboost1.55-dbg, libboost1.58-dbg, libboost1.61-dbg Priority: optional Section: debug Filename: pool/main/b/boost1.74/libboost1.74-tools-dev-dbgsym_1.74.0-1_amd64.deb Size: 13120112 SHA256: 2b1eb4cd8e82ceb8de88e9f654cb5fafa38b66d0aed619620f13dc0eeae34839 SHA1: 94f82bc163652c969a2002ccddae2cd6b9718f90 MD5sum: 6daf4265c956cbc70e00d56d5d5df8a1 Description: debug symbols for libboost1.74-tools-dev Build-Ids: 6fdb1f9da6ce0eadcd45c19582ef17172ab5e570 80f6fa0dc3aabec1c81f3e01389fc2e189480981 94576d32cca8f3f5d40a3b26d97a1e0f8d76c22b