Package: libboost-all-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-context-dev, libboost-coroutine-dev, libboost-date-time-dev, libboost-exception-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-program-options-dev, libboost-python-dev, libboost-random-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-system-dev, libboost-test-dev, libboost-thread-dev, libboost-timer-dev, libboost-wave-dev Filename: pool/mongodb/b/boost-defaults/libboost-all-dev_1.54.0.1_amd64.deb Size: 3206 MD5sum: 243be958d2d4be84adf04aef49c6597d SHA1: 843c254562bc5830ebe01dc9cf8f24710e2985f0 SHA256: 4088b4e7056167a4a242259e1b33ca30d2cf85fc8b7874c0ceab7f2fd371dfdd SHA512: d65362e908bd43fa7a1ea5ee11da7e656e873cb3b9dd4bce34a0386292271f68b253bc690b9918abf9c83b2d46dcb5885a2f34eb358fe350eb28cddcf7df314d 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.54). Homepage: http://www.boost.org/ Package: libboost-atomic-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-atomic1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-atomic-dev_1.54.0.1_amd64.deb Size: 3188 MD5sum: 35318cacc946c3b5deece0ab84fe313e SHA1: 02accaf02a955e81519dbbc4f1a702b0d78950b5 SHA256: 0d0111a20241cfbec430165169b96afae0a00593fe7d2adf02d2e6aa5ee1a6dd SHA512: a3ab2f11a4c1d4c4f6e1b7355b19adbdb55b12beaa7eebf882f8840e64530a8e9aad88a2856261ea4de671bafb500a7c1dfb687c9d9ebe1c1525d3089361c93a 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.54). Homepage: http://www.boost.org/libs/atomic/ Package: libboost-atomic1.54-dev Priority: optional Section: libdevel Installed-Size: 57 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-atomic1.54.0 (= 1.54.0-2) Conflicts: libboost-atomic1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-atomic1.54-dev_1.54.0-2_amd64.deb Size: 25854 MD5sum: d03275568ea960d2b3023bbebc925672 SHA1: 151ac2388a63199816ebd8eaec582da8dca7e5cf SHA256: d42f41d43c613c5a2173901dab2b44e9a4824edb17ed5b6321c6cf9cecb39105 SHA512: 5d1f05522cdbc507dec896eb7640978cbd59dec7b1a9f9f3ee02134db2b30cd9529f4fea7b9ac7402e894f080a760de137a25b31e7ff77f836788bd143752ac3 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. Homepage: http://www.boost.org/libs/atomic/ Package: libboost-atomic1.54.0 Priority: optional Section: libs Installed-Size: 69 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-atomic1.54.0_1.54.0-2_amd64.deb Size: 27140 MD5sum: 3e168c866a6a62d106fe35c6a2e52c4f SHA1: 423b8b6559871fa346ae650aa0d94c9e42ccaf73 SHA256: 4eb9cd7e52396d49e099b61de2048eee38a4e44d31e66b7c34af8b8ce3af1061 SHA512: 9565894ac0ab2f8a73fcccf596a6aa8323397e69c0fb1bf2d90f8df73ee66a83f5bec02516cc01bad74e79411ceb11e4b674cba9b90a9f501a1d744b525f91c7 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. Homepage: http://www.boost.org/libs/atomic/ Package: libboost-chrono-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-chrono1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-chrono-dev_1.54.0.1_amd64.deb Size: 3506 MD5sum: f5f42a12139dab67872a10c41db301ea SHA1: f435f3bdde1f678d2ec3950855a9705ca7e2a976 SHA256: 40d943657fc303c10fff1e65b8eaf900a7c1647f6c2820eed1d0b2a64f23856a SHA512: 96d968c15129965175b296e062120d5170fc08fb0935badab3a3ee9ea823d47c2ad03bd33d9fc97facede3d3446f117a3e2e836581f1ae6afb38c117d68ed5a6 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.54). Homepage: http://www.boost.org/libs/chrono/ Package: libboost-chrono1.54-dev Priority: optional Section: libdevel Installed-Size: 157 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-chrono1.54.0 (= 1.54.0-2) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-chrono1.54-dev_1.54.0-2_amd64.deb Size: 39834 MD5sum: b0e4b03cb954e70ec07128e95a4f8a78 SHA1: b1416381b06cb8097d34ddcdbef05d0974dbd83e SHA256: 9a6ee464050840101a73ec1f16777180144863c586dcbf8c10fab219ca4c0214 SHA512: 57b953a9e17906cbf20ba718248be59d7bc2cfceeb5b31bad6dcfbc6f6d3a33627c01bb69c4e2948243d510fd2750c87309d372414f3527410fadb4a4ffc1c2d 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. Homepage: http://www.boost.org/libs/chrono/ Package: libboost-chrono1.54.0 Priority: optional Section: libs Installed-Size: 93 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-system1.54.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-chrono1.54.0_1.54.0-2_amd64.deb Size: 35100 MD5sum: d4adb81749140540f3cbdb31d53f5f4f SHA1: beb2da1dd72c937e62f2e6f696a17227f5824f42 SHA256: c9db6cd3d4aeb27c5864b9d2371e5f1506debe2097933ab8d42b93085606f55a SHA512: fa0a5a2f97a463442b1cbe772d933f842f060a9e3aafc078a2385de4324ddb92b0a9d0ce5507f43238b889bd98a41a3cb3bf2ea92a63c0b45208d28070928831 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. Homepage: http://www.boost.org/libs/chrono/ Package: libboost-context-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-context1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-context-dev_1.54.0.1_amd64.deb Size: 3082 MD5sum: f5c2e3a72ed65f77ebf325197b4d5534 SHA1: d44b218633f1059d6505c8d89ef3453f408b7535 SHA256: 7ed715e6b2afaa0514981ef4a2971863fe5be78ecf5bd647e215ee7d6a20282d SHA512: ab2ff16cc806584a1aced850d9f7a14e8a6bcb5bd8432a69377fbcdd5c54a704f67978bcbbea2119c2e19aa8572646b2bcd7e39946e2ca910dad5bd35a22e694 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.54). Homepage: http://www.boost.org/libs/context/ Package: libboost-context1.54-dev Priority: optional Section: libdevel Installed-Size: 57 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-context1.54.0 (= 1.54.0-2) Conflicts: libboost-context1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-context1.54-dev_1.54.0-2_amd64.deb Size: 25632 MD5sum: 21738f1e7abcf7c4f5908130414bca20 SHA1: a0837a26ee6b173b4f7534ba6f6b161cea5d0711 SHA256: 0b8413eef857ff35471cc6d3014db6aa863c9207aa4e738154ec2739bb4c50a2 SHA512: 8a85bfc2cd1650ffa26f9e4b58c1d9d52c97df6876536b9718744ad8b70446faacf58ef1b3253ab67b328c86d5ebe1915bdfae4ae72906ad669fbc75a5b8cb3b 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++. Homepage: http://www.boost.org/libs/context/ Package: libboost-context1.54.0 Priority: optional Section: libs Installed-Size: 69 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-context1.54.0_1.54.0-2_amd64.deb Size: 27064 MD5sum: 53aa80b3f0ceb48fb46cce0580f94d09 SHA1: f39fbc8ffc76e0e27eaf581ffc0d858e575024d5 SHA256: fef40b7da24620a0efa622cce88afe9fb1f2458fd454b3c79af8b86d6255b2e0 SHA512: 2296a67783efad5eec04c379df8a3a94612de9b99032dccd331d33fae2e6fea5852bb60a33b500fe884103a987f6a6e318c860d99d8690c7f4b3b96579bb9b83 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++. Homepage: http://www.boost.org/libs/context/ Package: libboost-coroutine-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-coroutine1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-coroutine-dev_1.54.0.1_amd64.deb Size: 3158 MD5sum: 7cfdb2a4ef9ba7d6b79cbc0105f9bce5 SHA1: 847bb9812f87444500e05f5336a6d75375b85467 SHA256: 4a55375d0cd94fa249d2a9cc2668a055070dc2b93e9ca806f5860aaaaf75a628 SHA512: 35a58629fab85b147abe99fb31617ce2d69e4bf562255af5e78470a32125bbf4de0f58094ce2c729b570d6ebf42431fed63795b999f671665296d8842e22843a 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.54). Homepage: http://www.boost.org/libs/coroutine/ Package: libboost-coroutine1.54-dev Priority: optional Section: libdevel Installed-Size: 67 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-context1.54-dev (= 1.54.0-2) Filename: pool/mongodb/b/boost1.54/libboost-coroutine1.54-dev_1.54.0-2_amd64.deb Size: 28056 MD5sum: 64d212a88efdd4512160dbeb0fb58936 SHA1: a8096464e073d1a5f2a2353ff12b7112e639961b SHA256: 063421cb173ce6d65b3156f2ebacf9a99425f4ad8ea7ed19f7fc0ed6df2dabf1 SHA512: 620b50d9f6c4001da52bd4d4a2701913c015019afd171768fbaef914c3b04d78602ddcebc0f83cbc623323ac45cc6236b415cc0df2be53dcf2d59ea48d0ada30 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. Homepage: http://www.boost.org/libs/coroutine/ Package: libboost-date-time-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-date-time1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-date-time-dev_1.54.0.1_amd64.deb Size: 2884 MD5sum: dbc1ff94ab0d360e2e50491ce0e40bee SHA1: e33f982e300cb9ad34faa5336157663fe225ea96 SHA256: d21b63590d7b48ab106bca9d39f0226b2dbdb2abda56da1c9544d84d33d2614b SHA512: 1879bd082eed66c7bd8132775dc22938adb856555b37d68678a55673121880141a876cd51269e7d92baa6cae25f495dbf165d7b21f0f30e33a0ffe4a2a8c30ae 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.54). Homepage: http://www.boost.org/libs/date_time/ Package: libboost-date-time1.54-dev Priority: optional Section: libdevel Installed-Size: 199 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-date-time1.54.0 (= 1.54.0-2), libboost-serialization1.54-dev (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-date-time1.54-dev_1.54.0-2_amd64.deb Size: 52388 MD5sum: 3a1bdf409a7176cf92bf3d94080da815 SHA1: 05378c71e3d4ea8d04566cb407519835c9866ff0 SHA256: fd80fa05fee16cbf0e2c9c758c11af85420b0afc6308ddda250a87dbfd27677f SHA512: c81b5580e88b6d54428cc8651d9ba525ec3f9f6f32c0e8e94646797157f91ff103f91e64449816a37ef70d94dd92dff9a953ac1e6b7f3b340ed3f85df38ce8ff 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. Homepage: http://www.boost.org/libs/date_time/ Package: libboost-date-time1.54.0 Priority: optional Section: libs Installed-Size: 130 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-date-time1.54.0_1.54.0-2_amd64.deb Size: 43150 MD5sum: 3fc3c35d4ecc7e851c853cfedf6dcabb SHA1: 7fb32aaca4cb20ed0c0753a591e85266192ff1d8 SHA256: f43d43add3b72229526cac4c9293737117de2f0c5efb8524680e1bef3974fdaa SHA512: ae426f450f4d5c282fdc8e1dc1a9a1f10458cd312317dd717bd0ea594baaacf0c92b76a155334c51ee5310200fc30d93082ce85d776f84536ce09ec8b903920e 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. Homepage: http://www.boost.org/libs/date_time/ Package: libboost-dbg Priority: extra Section: debug Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-dev (= 1.54.0.1), libboost1.54-dbg Filename: pool/mongodb/b/boost-defaults/libboost-dbg_1.54.0.1_amd64.deb Size: 2850 MD5sum: 75ebf02abe44591177ed547476bfc561 SHA1: 6ee07991da2c4ede948763a8d97ace0b8fb5a650 SHA256: 9413547e6cc0604ea7163161a7708b4ecfc2fad4074c5508ab1759e4b7712829 SHA512: 27303b81e9805cb9458a616ec81d5a400b892774214ead1d2567d7c2ef7e648516a199ac77cdba0d152f1faa12b688922f14b4f0f28c69cf007025996db675f4 Description: Boost C++ Libraries with debug symbols (default version) This package forms part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. These must be used also at build/link time. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Homepage: http://www.boost.org/ Package: libboost-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost1.54-dev Suggests: libboost-doc Filename: pool/mongodb/b/boost-defaults/libboost-dev_1.54.0.1_amd64.deb Size: 3196 MD5sum: 747553c6ae126e8b364cabd42ec54ae7 SHA1: 1ccf2350843c649d042ac3c3c7f5632a123c48b0 SHA256: b124b7df9394f5d7a6b353e0072fc1ee3012ade3467cb7f0813c1b95a0b43135 SHA512: a4440cf3b84d9eb57effaa27f3100fecd66144ad0df7df85abb655d066d3ed2c316887174073a5f7c3a642e23b56fbfe808c29ea8ff3a81adec01e459483e69b 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 and the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . For the following subprojects separate packages exist: chrono, date-time, exception filesystem, graph, iostreams, locale, math, mpi, program_options, python, regex, serialization, signals, system, test, thread, timer, and wave. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Homepage: http://www.boost.org/ Package: libboost-doc Priority: optional Section: doc Installed-Size: 27 Maintainer: Debian Boost Team Architecture: all Source: boost-defaults Version: 1.54.0.1 Depends: libboost1.54-doc Filename: pool/mongodb/b/boost-defaults/libboost-doc_1.54.0.1_all.deb Size: 3428 MD5sum: 4a6dc6ad1d005eb517d710db0c14e011 SHA1: 5163f39d183cd34e5feeb45bcbbe0665873b4794 SHA256: 05cbb1a8e2f391f0e51c87423995001b7f3f3d6d4116d32befae0ff8276ba03e SHA512: 0e0141ecdf79c96e308672806a26a5e2320da5f3df431cda45dec79c97b6320e54138b22c3936ab4611ee2a8e1ae9cdb9983de2970487e02fb9d3be8040e05f5 Description: Boost.org libraries documentation (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 is documentation for the boost libraries in HTML format. Some pages point to header files provided in the corresponding -dev package, so it is suggested to install the latter as well. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Homepage: http://www.boost.org/libs/ Package: libboost-exception-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-exception1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-exception-dev_1.54.0.1_amd64.deb Size: 2896 MD5sum: 7af6d5a5728b03439e4e1e4e938ffa80 SHA1: 6035a879142ed3f2054da5d4e91bcbc547a5826d SHA256: 8158f59264fdb2ba6e4a7a0da0d0f9f840aca508a489aaccff846b62097895e5 SHA512: b3afb8088f53ca6373e78ad407dea63843ab4b93251ce5b486baf0274335499cb2117ade5610e1e93f41b3b9b3cc2c97545aae250be11fff95fba06243fdebd1 Description: set of date-time libraries based on generic programming concepts (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.54). Homepage: http://www.boost.org/libs/exception/ Package: libboost-exception1.54-dev Priority: optional Section: libdevel Installed-Size: 56 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-exception1.54-dev_1.54.0-2_amd64.deb Size: 25258 MD5sum: 0b8448ffc21ad8acdcd01fab92da3889 SHA1: 40499d040cc406b7cd1a33460b144ffb21b27810 SHA256: ccfed5167bbb12aa4a5e01373b4befcbeb19da0ea258e4649a62f7328ccdf273 SHA512: 8e630d7f1e3ed683be301aa9ab8d63b806cd08aa166955dba43c66809539fd6be2b871ea9613132867b56eb332a4bb224983c6606e808b1d80ad0ac79d6d0c32 Description: set of date-time libraries based on generic programming concepts 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. Homepage: http://www.boost.org/libs/exception/ Package: libboost-filesystem-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-filesystem1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-filesystem-dev_1.54.0.1_amd64.deb Size: 2914 MD5sum: 7ebd7e9a93683d53e3dc19056bed55be SHA1: 874b007776efeef7369fb8258f3fe63c096fc29e SHA256: c7a871deb371f4be54acd13d2bf43c0fedb0f9773913989bee5839fa4eabbf41 SHA512: ed55566000bec4432005a1cee8550ddf32f6746b348e0bcbedc4e7bc8e9c4f8a599ed241f566bd970018d9360e7bd03fc52ce119a93f1b2f34508e53e0238dcb 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.54). Homepage: http://boost.org/libs/filesystem/ Package: libboost-filesystem1.54-dev Priority: optional Section: libdevel Installed-Size: 255 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-filesystem1.54.0 (= 1.54.0-2), libboost-system1.54-dev (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-filesystem1.54-dev_1.54.0-2_amd64.deb Size: 72790 MD5sum: 80bc13fb9be3eeeca4a10d396d58eb3b SHA1: bb49e248fb5bf50fb4c733fea9e983e0defb65ed SHA256: 65eff1de52a9cd6a426fb7f1f2d2e588ab913f73794cd7454b1259b04bd7a781 SHA512: 54d5a6dcde68a6649c75b3baa12fc57675578424d091aafaa13886e11a8f9dbf8fc13fa74008c935a8b86afbf0b6e6db5332bf591209ac99efae8f893b4501e4 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. Homepage: http://boost.org/libs/filesystem/ Package: libboost-filesystem1.54.0 Priority: optional Section: libs Installed-Size: 154 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-system1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-filesystem1.54.0_1.54.0-2_amd64.deb Size: 61930 MD5sum: 6f3709eb0f74b93f8885c1924e75513f SHA1: aa62a71438fe7fde4ee01a09a009f5fc16b10770 SHA256: ab0f2b327b0f964664e2641f9cbddcf5de63661cc68538b1e90753e7c1988c4c SHA512: 3ef8b67e689127045367b5eb0eb7533a161a455debf095df41212cccb61ec50ea3707f26cdfb342b2fdbd41756678a38f8647d0782abfcaf90792b7f55d9c08a 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. Homepage: http://boost.org/libs/filesystem/ Package: libboost-graph-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-graph1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-graph-dev_1.54.0.1_amd64.deb Size: 2976 MD5sum: d57049c41e2fec930da7345407bb9175 SHA1: b13409598e5e635734ad613eac23560e050428c0 SHA256: 3f9c44625e3d65d9ac84707a641b5da1d700e03e7f2026f0dbeb74d20cfc48e5 SHA512: 9843086231eeabeb20d05396e54635ebc0921f5a579855cc11bc8ffe2ca7bc59f9b8f7db6121595f5837b95597503275a2d868573dc05f56b315dc75b5a38b12 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.54). Homepage: http://www.boost.org/libs/graph/ Package: libboost-graph-parallel-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-graph-parallel1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-graph-parallel-dev_1.54.0.1_amd64.deb Size: 3028 MD5sum: 0247ae35e622fea462665f860ade27da SHA1: fe8cc31e804e1af37ced895fa62a2330570ada5a SHA256: f398309fb75c87713b5a6ebe190dacd79891d581cf7cbe2ba09255a2d720b304 SHA512: 356eee9980b57fcb8a0b2123d4669b3e4feaaa4ecdc134354c85769a4e71c01953b197d481b3a26a67a1ede025ff4c0ba360ca3b5f0e68584c974c022810c762 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.54). Homepage: http://www.boost.org/libs/graph_parallel/ Package: libboost-graph-parallel1.54-dev Priority: optional Section: libdevel Installed-Size: 756 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-graph-parallel1.54.0 (= 1.54.0-2), libboost-serialization1.54-dev (= 1.54.0-2), libboost-test1.54-dev (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-graph-parallel1.54-dev_1.54.0-2_amd64.deb Size: 140050 MD5sum: 1736078c49ebe4a8fb61e0be2be153c7 SHA1: bcd2c9b9d192815abaae31005fc638040d1465bb SHA256: 645d666eb28e55250f5b4a5160bdd35faac18b98c887b336cc5f0ec3d17d7cbb SHA512: 136ea4ff6a539e672a57875d8216426bee4f487d3d85032df573ef045672509f8656e52c32c13e0fa278ad86abddd7ef8fd784440b80dde1ab4d78ecfa2bb6fe 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. Homepage: http://www.boost.org/libs/graph_parallel/ Package: libboost-graph-parallel1.54.0 Priority: optional Section: libs Installed-Size: 385 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-mpi1.54.0, libboost-serialization1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libopenmpi1.3, libstdc++6 (>= 4.6) Suggests: graphviz Filename: pool/mongodb/b/boost1.54/libboost-graph-parallel1.54.0_1.54.0-2_amd64.deb Size: 120760 MD5sum: 5b242fd0b78289f143487c6f34ec789c SHA1: 021c3f80a9c7c8c01a040f9ce109890332fe33c6 SHA256: 92c6adc6bf771e3806749efa5b5744dab9f8a162ed3b6d06c7c1928efae7d452 SHA512: 595951cfae0b91c37716510bb47dcca825b34a22a833af67939e23a785cf5b908f3e9b891bf0abea2edc00a1f8170476a4286beae4209a7d4cf220b3f14bd8cd 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. Homepage: http://www.boost.org/libs/graph_parallel/ Package: libboost-graph1.54-dev Priority: optional Section: libdevel Installed-Size: 968 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-graph1.54.0 (= 1.54.0-2), libboost-serialization1.54-dev (= 1.54.0-2), libboost-test1.54-dev (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-graph1.54-dev_1.54.0-2_amd64.deb Size: 188048 MD5sum: a6e84acb35b9f332fbaae4157b279616 SHA1: 8d5c860d9afd5b958be2bf0bb0788c6001db8ba8 SHA256: f43adafaf68654e54939fd5350d3150b8d307450cce8b6c1c52317f0704693ab SHA512: 72fad26c743932ac5179ba0bcc2fa785bebad23ab78f053e6bf020b888804aa69272e73a0d267dd2f5d54c9e6f21a4eab65a6ea401e8047437af57a31cffbf84 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. Homepage: http://www.boost.org/libs/graph/ Package: libboost-graph1.54.0 Priority: optional Section: libs Installed-Size: 461 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-regex1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libstdc++6 (>= 4.2.1) Suggests: graphviz Filename: pool/mongodb/b/boost1.54/libboost-graph1.54.0_1.54.0-2_amd64.deb Size: 153960 MD5sum: 5fb0070999c2f602cc2c85a032f6df45 SHA1: 3ca3370d7a6556e71dfef5e8099b7b5e5eba4ef8 SHA256: 1e6b044fd24506b1950f467e88530bee3fd784706183d6e66a5ef27939445884 SHA512: 124533ec92f260af3b4b7d6b8657fcc7deff51200fb5561e56a1222d5fd2bf80191d8703ab381f28148fd501b22a87f721b4fbe8808bb1d7ccac6aff59820a13 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. Homepage: http://www.boost.org/libs/graph/ Package: libboost-iostreams-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-iostreams1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-iostreams-dev_1.54.0.1_amd64.deb Size: 2874 MD5sum: 312737efcdcd69f0c2c3f3854f9e62a6 SHA1: e2560668ac645c68421e56f20b49cea3640c4899 SHA256: 68e35384e769ba9f627a3fec0ac6e4823fbb63fa87db8a938833ff145b23889f SHA512: 459715360c174b1de86fb170a3ac5287055d7bcf29f28717bae172f956f7444f282991647f998e468b29eba32993d99fca2cff083a8a697e20310020992cd604 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.54). Homepage: http://www.boost.org/libs/iostreams/ Package: libboost-iostreams1.54-dev Priority: optional Section: libdevel Installed-Size: 313 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-regex1.54-dev (= 1.54.0-2), libboost-iostreams1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-iostreams1.54-dev_1.54.0-2_amd64.deb Size: 70548 MD5sum: 1fc09672d48b8a0276f9dda407007d04 SHA1: ccc45b6aab48f85bc5743e249f6ad4e282b68a1b SHA256: 7c72ef66fe3231d855cdc9771b11a1e374022db7844231165d9d9e7655aedd50 SHA512: 8c6ee7c7a88f862d2ea31190744bc2270f00f0e71ff5d08b57ed5d3e8e2ff3bddef09a3fbc4bd6f0d18a3f161ba73d064c084c7146033947fe2631876b796673 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. Homepage: http://www.boost.org/libs/iostreams/ Package: libboost-iostreams1.54.0 Priority: important Section: libs Installed-Size: 170 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libbz2-1.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.1.4) Filename: pool/mongodb/b/boost1.54/libboost-iostreams1.54.0_1.54.0-2_amd64.deb Size: 55576 MD5sum: 310ebdad13569ff37f24034990ca5563 SHA1: 59ffb8734b859c33dbc79cd8d200499ccccfa1e1 SHA256: 77f2d1d00458d5c4c0a121f2cf5056d088222b5d01eb2568866f15d7b9b69ca8 SHA512: 7fe87735dbbd7a53b0c2fb350611e886a077741cc4b6fad9326db30d170c31dfee26c737ac6053d861b267ce6b100c3ca19741d9058a69b806e1a008aeabce56 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. Homepage: http://www.boost.org/libs/iostreams/ Package: libboost-locale-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-locale1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-locale-dev_1.54.0.1_amd64.deb Size: 3214 MD5sum: af4980bbea7c35d473de0cacf3f70aa6 SHA1: 842b56c60e6423eefe2f0cc6ec3873a1390f9ed5 SHA256: a3a4d5d7bdc84fd8fa0e8fbc118f23118d2cde404022f577f567f40d5bfcdcd2 SHA512: 56a033e761eade84ea12fa1569c30ef397cc260e4eea2eef1548adcd78708c9162392654cfdfdf1cabff67d81189b0d1b250bcc677e72793a1db366274b8f114 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.54). Homepage: http://www.boost.org/libs/math/ Package: libboost-locale1.54-dev Priority: optional Section: libdevel Installed-Size: 2892 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-locale1.54.0 (= 1.54.0-2) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-locale1.54-dev_1.54.0-2_amd64.deb Size: 528206 MD5sum: 4c3f317357f3717c237ec512a3455f00 SHA1: c7b424431091406587dc275cb689ca9163689b94 SHA256: 0bda4fe102932651ec0dd05bcdaee49e879ade7d0e77c2cd5dc27dd41f296f06 SHA512: 4edd95272a1216a93da0c71421d5a1ffe6871fd4d0d5f10be1c981d9388cc8655ee10d1db8d094b4bac1411e41644fdf0b9a7065ec77451c067980fd374a91ba 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. Homepage: http://www.boost.org/libs/math/ Package: libboost-locale1.54.0 Priority: optional Section: libs Installed-Size: 993 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-chrono1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libstdc++6 (>= 4.4.0) Filename: pool/mongodb/b/boost1.54/libboost-locale1.54.0_1.54.0-2_amd64.deb Size: 312166 MD5sum: cf55a733127915fd6499288aecff69cc SHA1: 78abb3d6bc2acba19e58431c32c2e9b5c708763e SHA256: 8c72478c597703f878971af61a0a37f9740162eb3bab2dce923896e812d6cf57 SHA512: c6fc48f67336c73a6a05e74ff63a89f0e48119af3068f8b83d5289f005a32ea9cc574e880b1f8c8a98075b1cc93f8dc36ea304301d282f19339d7f59a27e26c6 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. Homepage: http://www.boost.org/libs/locale/ Package: libboost-log-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-log1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-log-dev_1.54.0.1_amd64.deb Size: 3088 MD5sum: bcf6aafe2942768bca8da12ea750c48f SHA1: 76b482e9f51044e2901a808c0377b56bc3375e10 SHA256: a4e068bf89e8e3907d289ddc3233db0f7434c2cfb602cd4b70232eff706f4807 SHA512: 0aa3c3c60692df961b355dab69e3caae59884591d5eb2ea7808675692cac9d7813edc113828efea45dc13d54228925a91d084015b5ed740e8b7c316d6a69961c 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.54). Homepage: http://www.boost.org/libs/log/ Package: libboost-log1.54-dev Priority: optional Section: libdevel Installed-Size: 9952 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-log1.54.0 (= 1.54.0-2), libboost1.54-dev (= 1.54.0-2), libboost-filesystem1.54-dev (= 1.54.0-2), libboost-system1.54-dev (= 1.54.0-2), libboost-date-time1.54-dev (= 1.54.0-2), libboost-thread1.54-dev (= 1.54.0-2) Filename: pool/mongodb/b/boost1.54/libboost-log1.54-dev_1.54.0-2_amd64.deb Size: 1312652 MD5sum: acebf2c55d11ccac3bf11042e09eb99e SHA1: d0a4f211200c9bd5db9fe453704609a22a8a98dd SHA256: 6c94b4ddc08dffc12c658d25e5b40b587d4873a4c9144290f067cd3127443639 SHA512: 47dd44d13c379930d3279f129c8db1299d50b9635f4092d163afa1931b835dc171f25d4b442b22902a8d0d7e4dc74035c6ed56bc823ed489fe13bb93ca02da3e 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. Homepage: http://www.boost.org/libs/log/ Package: libboost-log1.54.0 Priority: optional Section: libs Installed-Size: 3756 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-chrono1.54.0, libboost-date-time1.54.0, libboost-filesystem1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.9), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-log1.54.0_1.54.0-2_amd64.deb Size: 893084 MD5sum: b827737fcfe5e40160d3f01de720c2d2 SHA1: 428002fda5696d66c7dda880c3eae4905bced4e9 SHA256: bfd8dc66f163957dfb4618f266d5fd75e687849b61215ebe006dc96aeaaee724 SHA512: 9f3d3a1551e259384829b37d6dc83a940ad45e9a309cc4299a708b59ebdef32c9ba5346355e9d706055f710049bf7461c6bf4d1665bc53797ef6d1228e0274be 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. Homepage: http://www.boost.org/libs/log/ Package: libboost-math-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-math1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-math-dev_1.54.0.1_amd64.deb Size: 3082 MD5sum: 8ef7e8fab7cd5c5c1db86fe3bbbff957 SHA1: f84ede01d6f9e4d9ab05964db5dc27285deae5f7 SHA256: 7af12a86990968fca5a661153b0fb4c6bded081c99c36b17a23011724b1954c8 SHA512: c2148240b8e9ee7c531b9229fd66ccc9ce6e101a117615ca50cbf69177dd969f040e4cf86469006922eb3380c709a702346a20408f1ab48688ea0cc2a807314d 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.54). Homepage: http://www.boost.org/libs/math/ Package: libboost-math1.54-dev Priority: optional Section: libdevel Installed-Size: 11338 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-math1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-math1.54-dev_1.54.0-2_amd64.deb Size: 2100126 MD5sum: 74e675709b3df187e0193f997eda9ee8 SHA1: f7246011091e123048efabc639abc3f380f02160 SHA256: 622fccb3801ee6d1a67270eb4bf617584ce805052322d616f47794fbf9a984fc SHA512: a8a5e98e05a104727f170fa3f609c149bdab1fbc6f4c2821737b58c85b63d0a00af64206e36830ef9ebfe3e1f0b19b8d061defe7213b8b50a0ee961ae3525215 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. Homepage: http://www.boost.org/libs/math/ Package: libboost-math1.54.0 Priority: optional Section: libs Installed-Size: 1035 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-math1.54.0_1.54.0-2_amd64.deb Size: 446570 MD5sum: 2f8eacc6d83f5e25e7ecdbf5256e5f2e SHA1: 9daf3ad1c20db8cb98d6b7bb7e7232b406fa4ce4 SHA256: 2458738dc95914eee0e351a398024f21fde34ad53ce76884c2e804bcc2b073b9 SHA512: cd889a1d176943b5e0bb2fce7bcccc01b5e3b25b5476af5d258abb75e3b811d6d2a35c0b1a973c4e93ae9ae0a42bc4bf6f55b803e2d3d0e95fcd48200662a381 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. Homepage: http://www.boost.org/libs/math/ Package: libboost-mpi-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-mpi1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-mpi-dev_1.54.0.1_amd64.deb Size: 2976 MD5sum: 652ef77b7c4a8c4993b98c3ad7c50a5e SHA1: 2904be8d71462b84e6103b558f966ab6170aa73c SHA256: 26525eafbbf6f22f0f1e8a2d488b0558f502cfadb96fa013e02b39182d2cf239 SHA512: 5458cb433fb8b09f51595cf1f447d09787004fc0c9d22ae744e2cbbb0b05c054aa0a17d36b1b4d23fbc7d0581706e9d325d46bdac9e891fad7e0c557ecef5a60 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.54). Homepage: http://www.boost.org/doc/html/mpi.html Package: libboost-mpi-python-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-mpi-python1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-mpi-python-dev_1.54.0.1_amd64.deb Size: 3012 MD5sum: e44e08f5e02700d5171f4e7d2128a24e SHA1: 1b24bf28a552f789e8e912e0a80e760174b29c69 SHA256: 0062b20a97bcc840a23ed3203f99d58d3921214175d2403a22301f382e25d7d3 SHA512: f06e02ba958cfc8dc0c437eac382a84d185017ff368a0fcf2acaebc2b459a2b620e8f54fc35dcdfb08a13926d72e6d240d57f0150099fc8c6668ac2ef8927b6c 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.54). Homepage: http://www.boost.org/doc/html/mpi/python.html Package: libboost-mpi-python1.54-dev Priority: optional Section: libdevel Installed-Size: 571 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-mpi1.54-dev (= 1.54.0-2), libboost-mpi-python1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-mpi-python1.54-dev_1.54.0-2_amd64.deb Size: 120164 MD5sum: 1ee0698ad3ee2db7ba03d1421850ad8e SHA1: 7137061e7b0b61688b16f4c73481de9c190a6c03 SHA256: 610bc78bf5200eb7b3046b490ee2228a7275f1b7beb4ea80533bebf8f9205ba8 SHA512: 55bb3d65d4ae3f37910ffcf9635af90c4ed90f7d9efa1b9a61a91ab5e4f27bf167410a61292132c38cdee196c3300c81acebe1a07bd41191f7bb023b271fe305 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. Homepage: http://www.boost.org/doc/html/mpi/python.html Package: libboost-mpi-python1.54.0 Priority: optional Section: python Installed-Size: 2762 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-mpi1.54.0, libboost-python1.54.0, libboost-serialization1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libopenmpi1.3, libstdc++6 (>= 4.6), python (>= 2.6.6-7~), python (<< 2.8), 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 Filename: pool/mongodb/b/boost1.54/libboost-mpi-python1.54.0_1.54.0-2_amd64.deb Size: 747172 MD5sum: c9398e67df84eb97b83171b070ff70ae SHA1: dc538c94dd4f21ba41ddb04dd173e874aeccc3c2 SHA256: ea358a637dd0e15e6fe292a9107afba88b4ae485dc7f2be236247303ba006819 SHA512: abfb2f58dc48b48488dabdf3ee945def3e8cc97bae049ae3b31cac5c5167727f4e732ce2bbb116e0214cdb82a26f419fbd37c91ac7cf0eaf0ea650abac0a044c 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. Homepage: http://www.boost.org/doc/html/mpi/python.html Package: libboost-mpi1.54-dev Priority: optional Section: libdevel Installed-Size: 3148 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-serialization1.54-dev (= 1.54.0-2), libboost-mpi1.54.0 (= 1.54.0-2), mpi-default-dev Suggests: libboost-graph1.54-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 Filename: pool/mongodb/b/boost1.54/libboost-mpi1.54-dev_1.54.0-2_amd64.deb Size: 524338 MD5sum: 718091b9667542ed54ed6ea8d647e337 SHA1: 41047450bb4d98cd946815d443ef24f0514187bb SHA256: ee0b5dd1107dc1ca486060657ca6c1cfb252ce6caf96a5f6ef4df8884b13f209 SHA512: bb18945085456b44bb697e4966ede2dd8cfe47339446fdcd933deca030b9677d3c8b2383799eebaf71f4baefe744b87e1f0c6b6bcbe023a66799eb66b54580f3 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. Homepage: http://www.boost.org/doc/html/mpi.html Package: libboost-mpi1.54.0 Priority: optional Section: libs Installed-Size: 251 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-serialization1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libopenmpi1.3, libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-mpi1.54.0_1.54.0-2_amd64.deb Size: 80308 MD5sum: 82b2a5d94da5bebdf418dd4e8516637c SHA1: fe27906aef30294d27e2b2491bcb2e753ede533c SHA256: 73aab051bcda1dc2cd5a527b1a03d3630884422fa26545bb3ea6e0e52a74740e SHA512: df7c6d7d33577f7c980222af965af32997721a90cd04b5ad1c3babcbf61709e7e8dbddcb21b869630ef284aca1be93081e3af615f56f4e5a7108b28a9e901a98 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. Homepage: http://www.boost.org/doc/html/mpi.html Package: libboost-program-options-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-program-options1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-program-options-dev_1.54.0.1_amd64.deb Size: 2898 MD5sum: f9592db02e79c87da4d395f167d2b0d4 SHA1: 418b08c6a76ff39afe28db3873831b5faf000210 SHA256: 0f7e40330d7faa21179b54095df7352fd79d5572cb997d41fbb1bd56de9707bd SHA512: 6d30cfff0863dcd4c6ab2bd4e6d8fd5a1a9317287516b33bc414653875da909f475456ee2db9abb2c43b6dce26960a809f9324a29d0b795c919cf38036c4238b 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.54). Homepage: http://www.boost.org/libs/program_options/ Package: libboost-program-options1.54-dev Priority: optional Section: libdevel Installed-Size: 1289 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-program-options1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-program-options1.54-dev_1.54.0-2_amd64.deb Size: 256072 MD5sum: 158b1d3fdb9d1de4097b46c1cb514f60 SHA1: 6c227092dba4039cb4083297db300701a6d900d5 SHA256: 2168d70e98a964428223a884fc1f5003ef8f6724052980df6c3d2882867f4bbb SHA512: 8e2e01ef7117dc79647a3060098bf4e0c01b5a8b6f4ea0a4c62b654d08caf3e00626a58877e1a4d2d8ea5886c82d616d9ad132043b961287b8bbd3c3900bd0bf 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. Homepage: http://www.boost.org/libs/program_options/ Package: libboost-program-options1.54.0 Priority: optional Section: libs Installed-Size: 504 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Filename: pool/mongodb/b/boost1.54/libboost-program-options1.54.0_1.54.0-2_amd64.deb Size: 169522 MD5sum: 377f9de65e44cd09e2aa2ded89b32fee SHA1: e180d3058e184635be47db9ada93c60d23c04000 SHA256: ac6adb87e79d7ae9bbeae8c527443ea1cc57b8164118a5fc1aae59e005d1f593 SHA512: 469b5213aed0dfb2fed554ee58fb0c6aed0873292dc41ef3f61a386ac3b73381d85ffb10e4c02023f1ffb582dd7d4175cf712c21fda0fb3f93c66ec993001105 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. Homepage: http://www.boost.org/libs/program_options/ Package: libboost-python-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-python1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-python-dev_1.54.0.1_amd64.deb Size: 3274 MD5sum: eff5df6c818371a4382c9d55f2d20b09 SHA1: 3753df1d46b7ed57ef7442d19b609a66ba848dbf SHA256: 7ab8612f5f52ebcc71d549e191a71685dea489afca9fbe0b88417a6d8d39716b SHA512: e79e72bbd9fe4e6cf210bf349ae7d9c069bbb10eec532a43ec3fa42c91519fd3b496cf215549b5229cd074abd8c5eedffd189debb4e98eec7e58f9b011b78692 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 also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . 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.54). Homepage: http://www.boost.org/libs/python/ Package: libboost-python1.54-dev Priority: optional Section: libdevel Installed-Size: 2197 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-python1.54.0 (= 1.54.0-2), python-dev, python (>= 2.6.6-7~), python (<< 2.8), gccxml Suggests: libboost1.54-doc 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 Filename: pool/mongodb/b/boost1.54/libboost-python1.54-dev_1.54.0-2_amd64.deb Size: 503852 MD5sum: c64b1e0d9c6535ce217cde8f7283434f SHA1: edc7dbdace397d040659ff9ae030bb4bcbf83eaa SHA256: 5671c9c96fabe5ae2fd8ede97f1d6b5a1e425e957b91ac16e6d33f40c14bdb63 SHA512: 44dc05f561470f3e44d5280af0002e920402fc9389aeb635947454522f01137b3f587014a364b5d39ff1ad7cef6ee34bf6846a134c62d5bdbabc6cb1a8dbcd04 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 also contains the pyste Boost.Python code generator that allows the user to specify classes and functions to be exported using a simple interface file, which following the Boost.Python's philosophy, is simple Python code. . 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. Homepage: http://www.boost.org/libs/python/ Package: libboost-python1.54.0 Priority: optional Section: python Installed-Size: 1008 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Suggests: python, python3 Filename: pool/mongodb/b/boost1.54/libboost-python1.54.0_1.54.0-2_amd64.deb Size: 357238 MD5sum: 2ec9340295662e8355c9537c0d25de97 SHA1: 701ddf9d78110b2a00259aa9e3610783166c0013 SHA256: 98bdd641bce355f298534fe73f452e3f0d38bd304372b7af606171e71c48879e SHA512: 7d9de70899a72c07a37412a4ee9563e3a56144c80cf7cf3f2a9a0ba61224720151a0d09d4eadc154ce7ca96564c4403a8db51c82dcfc6434ed6ebd06d7bdc89c 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. Homepage: http://www.boost.org/libs/python/ Package: libboost-random-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-random1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-random-dev_1.54.0.1_amd64.deb Size: 2884 MD5sum: 0faf051356c1dfc84de670c131cfdc0b SHA1: ecae7ef3d9c091aa9f88c6dda4dfa512b056b6b1 SHA256: 1ddb6e5e107c2eb0701dd329b95466a51c53c75078e72ebd05329acb7c22ef31 SHA512: 8699f8d526cc150045f07917be5d1a616e48a4ed6985e150e8a9e2f46c75c6c15ed5bfe25fc8e93b395456f2c59ccfd3115f81e0102bb55a5563fa253a15ba91 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.54). Homepage: http://www.boost.org/libs/random/ Package: libboost-random1.54-dev Priority: optional Section: libdevel Installed-Size: 63 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-random1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-random1.54-dev_1.54.0-2_amd64.deb Size: 27536 MD5sum: 8102a06635628f48bc66489b4c74de95 SHA1: 996f5dbd5e4c6d3e271fd7985c8f3600574dd79b SHA256: 28940279cdfbddde7b857c05151148306f542d665cf9aade7a8ac6f3455cc496 SHA512: 0781a00d89115c4155aeec2b5b599011a33a1bb84c920769b75970e5621eb22ea15f15cb7dc47cae32611556bac0a1c21054ed45cd9336b4ce92255c90751a86 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. Homepage: http://www.boost.org/libs/random/ Package: libboost-random1.54.0 Priority: optional Section: libs Installed-Size: 73 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-random1.54.0_1.54.0-2_amd64.deb Size: 29178 MD5sum: c54f2b04d876614cb0d565e4584ea612 SHA1: a8f87a6352fa4d0808c11c8cb0be325c603bac6b SHA256: f5525e3efdb4a45745654a13be238b3a1f8052ec6a35052d6417f27e54c6007c SHA512: 78bf52d83e40552706281f9ee66eb808fa1986897f03ac88cad412c43d7d14c23d7d489cd345317c2b7a339253effae1f9bedfcc29bd00e31f8f71e0ec068d05 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. Homepage: http://www.boost.org/libs/random/ Package: libboost-regex-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-regex1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-regex-dev_1.54.0.1_amd64.deb Size: 3138 MD5sum: d96c36fe93f3b0088586dd9a97a0eff6 SHA1: 948c9d26e91ca0b65638de4aaaba08ee1ac8c817 SHA256: 5352e9b8857fcd124630c38b9955f8317a3549b5d834dd20d5408d72ecde3c27 SHA512: 439b2546444a6d14d23b718e8cdd5f7f8c8399a9148135ea826eb34c1f93775879990825ca1118057d3f575fb7e68739ad24ae43253141ee87f3778953dcfaa3 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.54). Homepage: http://www.boost.org/libs/regex/ Package: libboost-regex1.54-dev Priority: optional Section: libdevel Installed-Size: 3004 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-regex1.54.0 (= 1.54.0-2), 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 Filename: pool/mongodb/b/boost1.54/libboost-regex1.54-dev_1.54.0-2_amd64.deb Size: 661626 MD5sum: 7f0c6a4a4756d11a94114265db707d79 SHA1: c1e10a066c9153b04815aa082f37dc4d38416867 SHA256: 3eb83b28e30796a21cc398ccdb8d975396cda5a29dcbff1ef6830a1a298ee4c8 SHA512: 4bece72b186c57fbbcc297f72d78c13bbc189573d64a91fc92cd769102b7be598d63ae382bf0583aaa9a60074f682c94f4430243e7bf3642a445d19bdfd9b96e 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. Homepage: http://www.boost.org/libs/regex/ Package: libboost-regex1.54.0 Priority: optional Section: libs Installed-Size: 1224 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-regex1.54.0_1.54.0-2_amd64.deb Size: 452300 MD5sum: 47d86f9732c7a12bb0b42e09fc73e42f SHA1: 4640dfa56ee345d24560d2b2e1f81e898b64876e SHA256: 2d9f3d42fe6ffc34639acb37e651608c35a6ca352a7dc117b435c1b37b5b3ffb SHA512: a045d0816010938aa1ebe9f7646569ec3a3434a8b2ac6dada8c3be1f38729ec921ce61f51767acc6fc3a3e07cd203e41e49de5136011c21f447997ae7a0d9f6f 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. Homepage: http://www.boost.org/libs/regex/ Package: libboost-serialization-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-serialization1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-serialization-dev_1.54.0.1_amd64.deb Size: 3108 MD5sum: b875251161f451437808fce24ee687e5 SHA1: 5e1734eccfcc48a5b015dfb12f4402b61c966841 SHA256: 079822f763312c7cc4c92fd5b4281590abce2227c081e360283bed618bbf2ad3 SHA512: 990d2093c24fdbb638bafd92054892557917e6372993a5fb79337add8f4ce18268a5c97631e9a5c6c66ab1d6438ab39d7d51c1278ced688f8161c298bccd9c92 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.54). Homepage: http://www.boost.org/libs/serialization/ Package: libboost-serialization1.54-dev Priority: optional Section: libdevel Installed-Size: 2249 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-serialization1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-serialization1.54-dev_1.54.0-2_amd64.deb Size: 312558 MD5sum: 15e493f6ec39c939f84a462f155d7790 SHA1: 809047421df06c334039b147c5c65a3dc5ece9c4 SHA256: 740075159831dadbc55b22c9a80f88ec80fff3800530ea48f79b89576c6b3b2f SHA512: 8a82f169684b317df0ffbdc828c7937d361e911985c64b54045fcfbf487ebf241ecdb64ee34911eba2cc1b05c951eef1ff0b8f86be8084513591527c34f8b31d 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. Homepage: http://www.boost.org/libs/serialization/ Package: libboost-serialization1.54.0 Priority: optional Section: libs Installed-Size: 880 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-serialization1.54.0_1.54.0-2_amd64.deb Size: 209722 MD5sum: 64370b8513c7266a830bd3c75ab2435f SHA1: b6aaadb54fc38f933c9b2dc91031c77b7575dfd6 SHA256: b5c4552ae25c19dbd777948e6665c5851f62e1bebd7586a06a3afdf87c528036 SHA512: be1a67b2ee1f9d3485804bece22489d5ce935e8017baf05a91cdd7be100bc2ac6f1e36bcb494058d430ebaf0bb66d4d6788079a5833a045f3d16114e0d4ba430 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. Homepage: http://www.boost.org/libs/serialization/ Package: libboost-signals-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-signals1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-signals-dev_1.54.0.1_amd64.deb Size: 2948 MD5sum: db0d6c5a4fd51bee69afce405528153f SHA1: 4ea5d0745422fcf0d1bae0bf8276fd0eff7318e8 SHA256: 1a81ea62bbfd7304959fb7aea16e39466aa8bb389ee4797d60478d5007780891 SHA512: 90cac759ca7f696dc6c9815e18ce68794a46dec1f80ceb2b262e047c05ffe642dfa6bbddeac7ee67c35529b350739c5aa41ea9195b5fff5481d48b94138407a6 Description: managed signals and slots library for C++ (default version) This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." . This package is a dependency package, which depends on Debian's default Boost version (currently 1.54). Homepage: http://www.boost.org/libs/signals/ Package: libboost-signals1.54-dev Priority: optional Section: libdevel Installed-Size: 259 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-signals1.54.0 (= 1.54.0-2) Conflicts: libboost-signals1.42-dev, libboost-signals1.46-dev, libboost-signals1.48-dev, libboost-signals1.49-dev, libboost-signals1.50-dev, libboost-signals1.52-dev, libboost-signals1.53-dev Filename: pool/mongodb/b/boost1.54/libboost-signals1.54-dev_1.54.0-2_amd64.deb Size: 65552 MD5sum: 37a04b7356f7c86be9465be3763227b5 SHA1: bca912ce5f6c6d899deaa1c48d605a4dee72e386 SHA256: 247deb5694b43f8538f29d94ea75c31f1d2dd4f7c2d978f63edae2268cc63fda SHA512: 8bed3bc9fb741dc6abbc7cdfcde62cb05aea5a67cd464e0fab2569aef9f48dc703fb9fb304ae3d9276723679ffb058460fc0b84a854e5cdf1d41329ef7bdd519 Description: managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." Homepage: http://www.boost.org/libs/signals/ Package: libboost-signals1.54.0 Priority: optional Section: libs Installed-Size: 158 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-signals1.54.0_1.54.0-2_amd64.deb Size: 55708 MD5sum: 360a4489a07dd07b1118836e50c12ee8 SHA1: 3ece52d9d73cd8f0b88bfffe2b8d491aa23721c6 SHA256: 864cc0274b6ac88af3747ff863950a0f43745360e07919f33725d51c13b176eb SHA512: b983462bc52860d16af64aae5d585ad336775bfede4dcff13b3ccfd989c94d6150e7498a29a952d0e59e72cfd81bf59ecea0327e99376f6e12365cde7ba1afc2 Description: managed signals and slots library for C++ This package forms part of the Boost C++ Libraries collection. . Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted." Homepage: http://www.boost.org/libs/signals/ Package: libboost-system-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-system1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-system-dev_1.54.0.1_amd64.deb Size: 3014 MD5sum: 757d30ce7c74f7650bc9c7d980a48659 SHA1: 5df81579642ff1e61ee7e292b3261e1fa6b6af8a SHA256: 06a8c3fc5e7d898b2c2d5f2296817c55590d2233476cb5af90668d239fe99af7 SHA512: 0c6b10f4c548b50f7fb6538a1c01a44c81c68a9ff7e605bca4d9151159a8960f80731602e3a6a42ddb7709299395ff15786f3e9faa488d74aa361a5c31624ec4 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.54). Homepage: http://www.boost.org/libs/system/ Package: libboost-system1.54-dev Priority: optional Section: libdevel Installed-Size: 86 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-system1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-system1.54-dev_1.54.0-2_amd64.deb Size: 31660 MD5sum: 5229c10138c4b8ff9f1a53f93bfc0e1c SHA1: dc9c666121e2602287822258fb5db80a36fb7fd6 SHA256: 9bb8a37652396f0194fa178ea7eaac08c6c8a9c3e3239892106fc4d3a043a15e SHA512: cb31c315d3dc3b18adb8a4d1ad8b214e67d5de3314b7a4aab04a86026a559039b23854fec2c29379c12bf5a5f48ef8762f41f20ced34d62ef2c90845ff479177 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. Homepage: http://www.boost.org/libs/system/ Package: libboost-system1.54.0 Priority: optional Section: libs Installed-Size: 77 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/mongodb/b/boost1.54/libboost-system1.54.0_1.54.0-2_amd64.deb Size: 30000 MD5sum: a8f3bc32cfa0fa011e657eadc2162613 SHA1: 1a54938f9d08261db05865db1cf9d42f0977031e SHA256: 29a61e0edeacbef58477600376d6f58744020df5cb86ffe94f6f0dd5c4b2ed91 SHA512: aac433ddbf291e5662777e17dcc6f5d5b2ce79f5ebbf427c53ea8e063f82f78ca3834079d91c8bb91808bd0cde86ca78d15422d53eab3ac6cc6bb5c8d8509a61 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. Homepage: http://www.boost.org/libs/system/ Package: libboost-test-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-test1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-test-dev_1.54.0.1_amd64.deb Size: 2920 MD5sum: 5644cd61471d83b21e4f6d047ab13029 SHA1: 50e3112a369115174eca62b5373dd25b79bab33f SHA256: f1b7b7e2acfb2124c1d29d8becc714eec5f9ea14fb4c9b852a71e4a97cb917b1 SHA512: 7fec886a63cf094288938e26f78488cc15da3884089b6aac7c01a6b9f0cb6047ff97247cd6bc0308273f31cc96241085e586ca8e32102b357b17bca246675091 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.54). Homepage: http://www.boost.org/libs/test/ Package: libboost-test1.54-dev Priority: optional Section: libdevel Installed-Size: 4374 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-test1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-test1.54-dev_1.54.0-2_amd64.deb Size: 759984 MD5sum: e0caa98df7d5421ec69311f0f72cf362 SHA1: c0d88a84f4a4fac0d05b6aff07e37c1792c39ee4 SHA256: a5dc4100e31b13244109808404c2236f4ab2e9c4d68604285bad7f2ea1239a95 SHA512: 69db6f65312dcab5688bcdfbfc81876d688a938cd117544575f734d86695fc51397e872421eedf7aa12c2ec4933b48277e22dd22a023973d37042daa00cacf5e 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. Homepage: http://www.boost.org/libs/test/ Package: libboost-test1.54.0 Priority: optional Section: libs Installed-Size: 913 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-test1.54.0_1.54.0-2_amd64.deb Size: 295374 MD5sum: c456d073388e4aa8fde856583eeabd34 SHA1: e1b9596326aae3d6c38389027ab9fa364c90082c SHA256: 20a0109279b3b259962e68667341993e0586a1e0ae589140fb9fb3579a33ed71 SHA512: f81e137f26c38d579055028291bf0d5801b7d31c363efaa8c718299bb3b6efc69520f65f9d2e774bb39d1ec15faf496a8bc84a6a931fb82a4b0d994150bc640a 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. Homepage: http://www.boost.org/libs/test/ Package: libboost-thread-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-thread1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-thread-dev_1.54.0.1_amd64.deb Size: 2904 MD5sum: 97db4e2a29ddd942bb7dab846121d41b SHA1: 84e401262a513f2ed3db413927cb84abb130c28d SHA256: 6a7cfc8ed09adfd9f415b4212e60a3d2816fb8adfa842bb186c06f8b19ac6030 SHA512: 6dbc2c54ba8767d94f7cdfa745df0019ab7cb4da9ea53cf62d2c5e61906d7734185368f93f29daf04f39e3d70068a043c575bb05c92a5d15e3c13e53d52d3e42 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.54). Homepage: http://www.boost.org/libs/thread/ Package: libboost-thread1.54-dev Priority: optional Section: libdevel Installed-Size: 277 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-chrono1.54-dev (= 1.54.0-2), libboost-date-time1.54-dev (= 1.54.0-2), libboost-system1.54-dev (= 1.54.0-2), libboost-thread1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-thread1.54-dev_1.54.0-2_amd64.deb Size: 63452 MD5sum: 09304067806359196edb8733d897231d SHA1: 8a843f50944310fe859b27331400b34f1cef1c61 SHA256: 79debe34cb755711873ead0c9505a22aee238e5c34bee7931214d37525b0e8c5 SHA512: 40df5ff77fddbec3d2d7965e9cb6ea57e4eb78831192654597a203d3d025b04ff4981c4aac831a36c8dbd39d75b0f61c1f9e914e8f3663102b8dca9d2fd3b6ff 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. Homepage: http://www.boost.org/libs/thread/ Package: libboost-thread1.54.0 Priority: optional Section: libs Installed-Size: 170 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-system1.54.0, libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Filename: pool/mongodb/b/boost1.54/libboost-thread1.54.0_1.54.0-2_amd64.deb Size: 57640 MD5sum: 498d76cd924ac23111be9b9c48415048 SHA1: e69c1b9628fa819f3d8862b94dd3ce7fd62998af SHA256: 223ff9269b47c6a2ebf715fc27e3d81494e377971fb9748f0c8c31debce2f386 SHA512: 790dba421ed117677581223d35f5cf9876d205995915f34a7d828332d72a3e3b2c60e1ae65e74903bf32c1129c5a1510eeb523797f64cb96af71663ad0145230 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. Homepage: http://www.boost.org/libs/thread/ Package: libboost-timer-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-timer1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-timer-dev_1.54.0.1_amd64.deb Size: 2998 MD5sum: e4fd2dddf0c178b4adb09aba607b6f72 SHA1: 58009b10d3b05b36018904925751096702fa7206 SHA256: ce0014b20c0c9db06380e3e05d0018b4cd485091110a4157122762fca3e8622b SHA512: 573e193546da5290001d8b7529d974a730d8b719df53677129ee8fd105628f462423c22dfacc8c1fedb828ed8b331944b6acc0c5a61811ef03accaae88e4cdae 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.54). Homepage: http://www.boost.org/libs/timer/ Package: libboost-timer1.54-dev Priority: optional Section: libdevel Installed-Size: 76 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-timer1.54.0 (= 1.54.0-2) 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 Filename: pool/mongodb/b/boost1.54/libboost-timer1.54-dev_1.54.0-2_amd64.deb Size: 31454 MD5sum: 61dadb7c572116f2026f610f03848899 SHA1: a369d2c69362a09ee3552fac8d0c16c1e074ed32 SHA256: e1c11634b058c2b09b78e0a0bb5dfdf75451b218026398d0b0bdb898c41c3cb0 SHA512: 5873507ab57056f4ebfbd6e565fa3926efae51627642b10ae076956ce668b7fddb7635a07bf6c36958b5dc04dc052587659bd9b5fb85d976cb17633a313fc2a7 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. Homepage: http://www.boost.org/libs/timer/ Package: libboost-timer1.54.0 Priority: optional Section: libs Installed-Size: 81 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-chrono1.54.0, libboost-system1.54.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Filename: pool/mongodb/b/boost1.54/libboost-timer1.54.0_1.54.0-2_amd64.deb Size: 31882 MD5sum: edbc910176b17858811f2fcadae2b863 SHA1: c0865146f6d0094da82212b9792c5759a91deff1 SHA256: af0859789c4d7cdb40e8a71d28396a2c9311cbce0b82fc3dcd6287a2e92c72eb SHA512: 3d5f31168400f97c74760b0688177751a37a98cd320a0d84af5878b291d35ad4cc8371d4f3e7dae26882d9c2857b4b32593c59f5c73c443cd506ab2bf40ee5cb 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. Homepage: http://www.boost.org/libs/timer/ Package: libboost-wave-dev Priority: optional Section: libdevel Installed-Size: 27 Maintainer: Debian Boost Team Architecture: amd64 Source: boost-defaults Version: 1.54.0.1 Depends: libboost-wave1.54-dev Filename: pool/mongodb/b/boost-defaults/libboost-wave-dev_1.54.0.1_amd64.deb Size: 2912 MD5sum: 57dd3ba4c0f60ad9636d3fb9a439d9de SHA1: 1e67eff23e843aa4e52bd0ded6370f65b60c1ffe SHA256: 9a630516809807207c61ddb46087064af5d6cb239b1a5a09c58b533a8764d818 SHA512: 9f0b11276e7bf3f29a8cebf47ce0d3bb516c25eaa495fc532e239782e8d5a8c6dbb243823c32f99a1902f8aafb8ed39ff9a96d03e4fae438e96e4095c0a29460 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.54). Homepage: http://www.boost.org/libs/wave/ Package: libboost-wave1.54-dev Priority: optional Section: libdevel Installed-Size: 5223 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2), libboost-serialization1.54-dev (= 1.54.0-2), libboost-wave1.54.0 (= 1.54.0-2), libboost-filesystem1.54-dev (= 1.54.0-2) Conflicts: 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 Filename: pool/mongodb/b/boost1.54/libboost-wave1.54-dev_1.54.0-2_amd64.deb Size: 596302 MD5sum: 673d8dd885bfbc431d5198fddbdc8156 SHA1: a15f48e7a7fda8b7e10992ebfe76e40a2b00fb13 SHA256: 8f658b007e159e929c3bc6532338b0febd631cd8bc77e1b86e68400bc294dd1d SHA512: 76a09071ea669ed4e842ddfcff3e49ef520dbf542b421039796ca0b7c066867456c5e90ba6c80ea641be63373b6372bb79fc05a1caf3a7b0740c140cdb4a2e91 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). Homepage: http://www.boost.org/libs/wave/ Package: libboost-wave1.54.0 Priority: optional Section: libs Installed-Size: 1725 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost-chrono1.54.0, libboost-date-time1.54.0, libboost-filesystem1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: pool/mongodb/b/boost1.54/libboost-wave1.54.0_1.54.0-2_amd64.deb Size: 307838 MD5sum: bac04887a5cf50b58887f9c2b91b3dd8 SHA1: f6eff6b28fd912a75a2fdedac9968fcd8ed2f7e7 SHA256: d707d268ff84a221173c7edc0705aecff845fea79b9a54610dc68b27d613d8db SHA512: f7ab43fb36ece685867b5382c94248fc1f09b10568164baeb95a9e8ec0568b832cd2fbd2b81c03b955cfcf899ec7a67f588d69a24298d05d59304b28f3b46d48 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). Homepage: http://www.boost.org/libs/wave/ Package: libboost1.54-all-dev Priority: optional Section: libdevel Installed-Size: 51 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev, libboost-atomic1.54-dev, libboost-chrono1.54-dev, libboost-context1.54-dev, libboost-coroutine1.54-dev, libboost-date-time1.54-dev, libboost-exception1.54-dev, libboost-filesystem1.54-dev, libboost-graph1.54-dev, libboost-graph-parallel1.54-dev, libboost-iostreams1.54-dev, libboost-locale1.54-dev, libboost-log1.54-dev, libboost-math1.54-dev, libboost-mpi1.54-dev, libboost-mpi-python1.54-dev, libboost-program-options1.54-dev, libboost-python1.54-dev, libboost-random1.54-dev, libboost-regex1.54-dev, libboost-serialization1.54-dev, libboost-signals1.54-dev, libboost-system1.54-dev, libboost-test1.54-dev, libboost-thread1.54-dev, libboost-timer1.54-dev, libboost-wave1.54-dev Filename: pool/mongodb/b/boost1.54/libboost1.54-all-dev_1.54.0-2_amd64.deb Size: 24996 MD5sum: c7bd7fe7bfb85395581811816b49297c SHA1: db6567c150b8bd9fcf6543a071a8d23d51042152 SHA256: d8e294a0f46ebb8904c6463c741fb1a5b7ac8ee0ec7695be76f99ed5415b5aaf SHA512: 97a895048812fc91568c1b1fe131af4ab0d8b3f299e9ea029a0698c9561ebecc407daf4e30d40a60d0bf0cfe210cda3b6aa34a05e2aaa0f28e1cd8090e79cba4 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. Homepage: http://www.boost.org/ Package: libboost1.54-dbg Priority: extra Section: debug Installed-Size: 55405 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Depends: libboost1.54-dev (= 1.54.0-2) Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-dbg, libboost1.50-dbg, libboost1.52-dbg, libboost1.53-dbg Filename: pool/mongodb/b/boost1.54/libboost1.54-dbg_1.54.0-2_amd64.deb Size: 48749808 MD5sum: 104ba3de80a54f979ebd253571de892b SHA1: ad7aaf83e31f1551b714a805e5b8588da9fa7ead SHA256: ddff7338f3b040da873bc0a66b6010989c3d278d050ef7e8a52876b76884b426 SHA512: b44f544d6f40777f3ea3cac8e5c3744c8070ee85c0283e33b8338d8c44ac2dc5b01ad96f51ccc7a6e46d4bf46107d3e68a709eca631548fa8a88b17c2c2cb5b9 Description: Boost C++ Libraries with debug symbols This package forms part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. These must be used also at build/link time. Homepage: http://www.boost.org/ Package: libboost1.54-dev Priority: optional Section: libdevel Installed-Size: 98661 Maintainer: Debian Boost Team Architecture: amd64 Source: boost1.54 Version: 1.54.0-2 Replaces: bjam, boost-build Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libstdc++6 (>= 4.6), libstdc++6-4.4-dev | libstdc++-dev Suggests: libboost1.54-doc, libboost-atomic1.54-dev, libboost-chrono1.54-dev, libboost-context1.54-dev, libboost-coroutine.54-dev, libboost-date-time1.54-dev, libboost-exception1.54-dev, libboost-filesystem1.54-dev, libboost-graph1.54-dev, libboost-graph-parallel1.54-dev, libboost-iostreams1.54-dev, libboost-locale1.54-dev, libboost-log.54-dev, libboost-math1.54-dev, libboost-mpi1.54-dev, libboost-mpi-python1.54-dev, libboost-program-options1.54-dev, libboost-python1.54-dev, libboost-random1.54-dev, libboost-regex1.54-dev, libboost-serialization1.54-dev, libboost-signals1.54-dev, libboost-system1.54-dev, libboost-test1.54-dev, libboost-thread1.54-dev, libboost-timer1.54-dev, libboost-wave1.54-dev, xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) 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 Filename: pool/mongodb/b/boost1.54/libboost1.54-dev_1.54.0-2_amd64.deb Size: 10326362 MD5sum: 744905279a50cd267e2cc530189d6bf3 SHA1: 27fe5d799037a3bb9ed3455d8aae7350811a3ab3 SHA256: 39a1c754144643d08b55661d9adf6b5a4e4f7e557dff9149b3092477825391f9 SHA512: 1fe4160f801ed6ac6c146bafe28ee3ef9a1e0628c1d402a274c623e19e43355951bfdaee6ae1fa3bf13d7479eb14a4143f7819003cb55252cd3b50ae27d78164 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 and the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. . For the following subprojects separate packages exist: chrono, date-time, exception filesystem, graph, iostreams, locale, math, mpi, program_options, python, regex, serialization, signals, system, test, thread, timer, and wave. Homepage: http://www.boost.org/ Package: libboost1.54-doc Priority: optional Section: doc Installed-Size: 218736 Maintainer: Debian Boost Team Architecture: all Source: boost1.54 Version: 1.54.0-2 Suggests: libboost1.54-dev (>= 1.54.0-2) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc Filename: pool/mongodb/b/boost1.54/libboost1.54-doc_1.54.0-2_all.deb Size: 47952564 MD5sum: 9fb276c8a8ac0321025db8071e4e6446 SHA1: b60d7221a8a958b07d3cbe904fce975f20d39df7 SHA256: fb09f27c0fda30df37df0327fb865e4ccf35ea0c4bec10045a463fdbc2b4c757 SHA512: b3bfb73de9c3a095d1c7016fb4c4f51bcd13f2f5af08c38b224c8010c9372d5177ef974436e9d2e00485801c31c5013109b45c78ddceda7fbf638518d9753250 Description: Boost.org libraries documentation 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 is documentation for the boost libraries in HTML format. Some pages point to header files provided in the corresponding -dev package, so it is suggested to install the latter as well. Homepage: http://www.boost.org/libs/ Package: python-bson Priority: optional Section: python Installed-Size: 146 Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.2-1 Provides: python2.6-bson, python2.7-bson Depends: python (>= 2.6.6-7~), python (<< 2.8) Recommends: python-bson-ext Filename: pool/mongodb/p/pymongo/python-bson_2.6.2-1_amd64.deb Size: 35110 MD5sum: 42d56822aae4bd63bc7568247ef54dde SHA1: 33648a6c9b9f573ebe0434bdc21c7b135fbd920a SHA256: 3012a8ddd420ef4a87f834fb2c88851e6dd58a1e2451cfcf1b18037b583531d9 SHA512: f1b9a3b34099bee39a91ad54957e1975d9cd169b06a644e41e6a64792c3e071f2dfd1dab774cf104afe8cb34629c87dc99c1d488e01278bbf2725a86ae2b98da Description: Python implementation of BSON for MongoDB BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. Homepage: http://api.mongodb.org/python/ Package: python-bson-ext Priority: optional Section: python Installed-Size: 173 Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.2-1 Provides: python2.6-bson-ext, python2.7-bson-ext Depends: python (>= 2.6), python (<< 2.8), libc6 (>= 2.4), python-bson (= 2.6.2-1) Filename: pool/mongodb/p/pymongo/python-bson-ext_2.6.2-1_amd64.deb Size: 52294 MD5sum: 85260025695aad6a1a8608a96bd5f811 SHA1: ade97dc915ff652fdc453d9f132f39f9271b7269 SHA256: 20b51686bc78025679b476ac9262414be5fc547066b8dbc49c4c6dd7dee3e107 SHA512: 6e5135e65fd2759d86e6e125dce8a2590f8623b37836dcee9597e5a633bc2fd74bf8ff7c8198b8d7a88c866625b404da0f73766f308a46406172359df8d2d209 Description: C-coded extension to the python-bson package BSON Python module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Homepage: http://api.mongodb.org/python/ Package: python-gridfs Priority: optional Section: python Installed-Size: 110 Maintainer: Federico Ceratto Architecture: all Source: pymongo Version: 2.6.2-1 Provides: python2.6-gridfs, python2.7-gridfs Depends: python (>= 2.6.6-7~), python (<< 2.8), python-pymongo Filename: pool/mongodb/p/pymongo/python-gridfs_2.6.2-1_all.deb Size: 26466 MD5sum: f8509d2656844ad19aed558234c8df08 SHA1: 6bb44e2357153c2de2dc81784249f59821418fcb SHA256: 626244aa24bf7c78ad5446d55a70f8f159337b46b32531dae012e67a7a616231 SHA512: b089de2d4fb7a27cafa040eeff3fa81d1e06c61fa7ea4e3a48823476370aa943052a68dfa259507d9947b08842f28d8de9aee02de9606b15c241fd3c3d02b178 Description: Python implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Homepage: http://api.mongodb.org/python/ Package: python-pymongo Priority: optional Section: python Installed-Size: 495 Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.2-1 Provides: python2.6-pymongo, python2.7-pymongo Depends: python-bson (= 2.6.2-1), python (>= 2.6.6-7~), python (<< 2.8) Recommends: python-gridfs (>= 2.6.2-1), python-pymongo-ext Filename: pool/mongodb/p/pymongo/python-pymongo_2.6.2-1_amd64.deb Size: 119762 MD5sum: a6024b9778140884c3464dcd3b5b20aa SHA1: db55c8d4d24aa75054f7de0fb20007bfd50ca06a SHA256: 7151ddb4c172cd727583f23aa9275b6d6a798486d8784b1d498ac9cb115256fb SHA512: 865c6e2fce9c1dd0b572b5a63ad5e69ae20c7899fadf13aa68e44c90eac25cfcf8e09210faea7d65bdeb1ae759966d4b0d94a167bc338d509a8d3790265847ee Description: Python interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. Consider installing the python-pymongo-ext C extension to improve performance. Homepage: http://api.mongodb.org/python/ Package: python-pymongo-doc Priority: optional Section: doc Installed-Size: 2508 Maintainer: Federico Ceratto Architecture: all Source: pymongo Version: 2.6.2-1 Depends: libjs-jquery, libjs-underscore Filename: pool/mongodb/p/pymongo/python-pymongo-doc_2.6.2-1_all.deb Size: 1138486 MD5sum: c9b72ca5fcc5126a0a11d419682a3f35 SHA1: c26655aca6e91204171ad2cb2a4534375cc13c40 SHA256: df33fe714ef883161de016a2946a134f8121c7b7d48c0df0d9c815205cc85fce SHA512: e3ed34615f7a2461f29b84455733ef865065723570792a6d0ddf803f79ea98a5a51adda57b14088f9502dad0faad04a2a11e715640c7e96e9606a3342ee16605 Description: Python interface to the MongoDB document-oriented database (documentation) MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. . This package contains the HTML documentation. Homepage: http://api.mongodb.org/python/ Package: python-pymongo-ext Priority: optional Section: python Installed-Size: 134 Maintainer: Federico Ceratto Architecture: amd64 Source: pymongo Version: 2.6.2-1 Provides: python2.6-pymongo-ext, python2.7-pymongo-ext Depends: python (>= 2.6), python (<< 2.8), libc6 (>= 2.2.5), python-bson (= 2.6.2-1), python-pymongo (= 2.6.2-1) Recommends: python-gridfs (>= 2.6.2-1) Filename: pool/mongodb/p/pymongo/python-pymongo-ext_2.6.2-1_amd64.deb Size: 25722 MD5sum: f4a3b5835e72870eacdba2298b8202e9 SHA1: 25559bbebf3f5925f7c039f9e83354516607912f SHA256: 2f708db2be9c5f6f16e36741b8752262c8ab3ec0726c608df3996b3b6249dc58 SHA512: 6162c9907545c9de5f83b3cc0deff157c3fef911b1c1f5c014436a0e4ebbdcc2a63037225b07ba3494ac5c0740e21ad9a985cf8ff6385a8090c8bacbbf0ab625 Description: C-coded extension to the python-pymongo package Pymongo provides an interface to easily access MongoDB from Python. This package contains an extension written in C for higher performance. Homepage: http://api.mongodb.org/python/