Package: graphene Version: 0~20150821-1~bitsharesrpi1 Architecture: armhf Maintainer: Scott Howard Installed-Size: 29223 Depends: libc6 (>= 2.12), libgcc1 (>= 1:4.4.0), libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libstdc++6 (>= 4.9), libtinfo5 Homepage: http://bitshares.org Priority: optional Section: net Filename: pool/main/g/graphene/graphene_0~20150821-1~bitsharesrpi1_armhf.deb Size: 5549764 SHA256: 386cc2889fd955ecf6196f31a649181f07744ed4acc3a79ccd7577c7ab1fbe07 SHA1: b9f11344e1d4cb2352191771bddd1cab68224f3e MD5sum: d73dbf6ea8e1c51467ef32061b68f36d Description: Decentralized Cryptocurrency Platform Client This package contains the witness_node and cli_wallet for graphene, a Decentralized Cryptocurrency Platform. Package: graphene-dbg Source: graphene Version: 0~20150909-1~bitsharesrpi1 Architecture: armhf Maintainer: Scott Howard Installed-Size: 111971 Depends: graphene (= 0~20150909-1~bitsharesrpi1) Homepage: http://bitshares.org Priority: extra Section: debug Filename: pool/main/g/graphene/graphene-dbg_0~20150909-1~bitsharesrpi1_armhf.deb Size: 98193970 SHA256: f02527ee3d290c17c58cf3bcc352cecf38bb6717a7a9822a9cebb75b0b251c75 SHA1: 854a078933082d46fca8efe4539739cec2b39043 MD5sum: 672b7911f78944e76b5a6eb2e7f6dd95 Description: graphene debugging This package contains the witness_node and cli_wallet for graphene, a Decentralized Cryptocurrency Platform. . This package contains debugging symbols. Package: libboost-atomic1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 63 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-atomic1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-atomic1.53-dev, libboost-atomic1.54-dev, libboost-atomic1.55-dev, libboost-atomic1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-atomic1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 27758 SHA256: 897f1217aa85ae0a944c73d51e1a0a81edd7fa30e096c5babe9c32545857127c SHA1: 69955b236d31377be8490e9871e02dfffd538767 MD5sum: f4c5cbb47a9a5d9ff91a391dfcea47ed Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 79 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-atomic1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 29558 SHA256: d34b9d963c17f0c8035a3c2e94960a06ae7d0365b4bfc845b235d80720545988 SHA1: 0c4c2642a74d0ee26047332d6b52063005913014 MD5sum: 9f3d5b9a610e75e05cb9c92247290aad Description: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-chrono1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 170 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-chrono1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev, libboost-chrono1.54-dev, libboost-chrono1.55-dev, libboost-chrono1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-chrono1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 38944 SHA256: 7bc1f52517010d2758a3526627a3f413191c15c17dd1dc747faaff2a12b69371 SHA1: e5bc51c22784b36a97795cec896af381cee6e371 MD5sum: 5f7f06bacc35461e461073525149cd7b Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 95 Pre-Depends: multiarch-support Depends: libboost-system1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-chrono1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 35104 SHA256: 57dc0ca536014f4efdc9e5727d0de27f98524c9f74d77a29ec2bcaa67a4a8cce SHA1: 67b870cbe9204a93d3a4adb6a30c3cd988e2d7bd MD5sum: 4ef97396275ea70ca9e77b9c8ca3f857 Description: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-context1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 143 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-context1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-context1.53-dev, libboost-context1.54-dev, libboost-context1.55-dev, libboost-context1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-context1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 38272 SHA256: 96aa3af0eb83902c33976fe8586e09c9506201d133013f42e0860179d93727d7 SHA1: 03428aaa4d97ccb87ac5b8b947bd50d78b9fa2e4 MD5sum: 16008e93822455c2fd0e0c8169d1a532 Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-context1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 103 Pre-Depends: multiarch-support Depends: libboost-chrono1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-context1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 36976 SHA256: 8225d5a1bbac7caee44035ae7a9d42ed3396f3802cc2d31b14b50d6aef9e300b SHA1: d7ca6ab7201d31e2a68599d32d3d866716356035 MD5sum: 393e301802bd8203b5915e70382c8de6 Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-coroutine1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 153 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-context1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-coroutine1.54-dev, libboost-coroutine1.55-dev, libboost-coroutine1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/coroutine/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-coroutine1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 39684 SHA256: f88112f8e5c9cd30a46e75dff0ff419f826186e1ac7c0dc6568cba78cb78ae98 SHA1: 27563ac9d3442564b2111652b890aa51c53abf22 MD5sum: c3e36db23bf2975d07e514693360db1f Description: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-date-time1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 217 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-date-time1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-date-time1.42-dev, libboost-date-time1.46-dev, libboost-date-time1.48-dev, libboost-date-time1.49-dev, libboost-date-time1.50-dev, libboost-date-time1.52-dev, libboost-date-time1.53-dev, libboost-date-time1.54-dev, libboost-date-time1.55-dev, libboost-date-time1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-date-time1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 49660 SHA256: bdbd4acefb85d0d7d2f3786fe4d7df599060cefe08bd1256a944072306b25ff8 SHA1: 2d349b21b24192491f0ceecc05afc38bd1c883c5 MD5sum: 97cf9ad3c8d37f9bce24b1eca196894f Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 131 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-date-time1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 40250 SHA256: abbc0f667bbdc021144b634d39b515bc77e85c41daba1622e8b70bc1bf50b340 SHA1: d2bb5c48f51010af05019ad6b3f0f114ab75b852 MD5sum: 728801fd6a6e4a02d1a8fd115eb79313 Description: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-exception1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 63 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev, libboost-exception1.54-dev, libboost-exception1.55-dev, libboost-exception1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/exception/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-exception1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 27118 SHA256: d7557f8e600f5b868038d703a02c7e0d790c9a5ecda732b4044e11aa2aec7311 SHA1: c9a7415eeda48e7a4a045d7772ee0d3ef9b54a11 MD5sum: bd98ab6b0f2135b5e4f73409aa47fb40 Description: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-filesystem1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 231 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-filesystem1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-system1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-filesystem1.42-dev, libboost-filesystem1.46-dev, libboost-filesystem1.48-dev, libboost-filesystem1.49-dev, libboost-filesystem1.50-dev, libboost-filesystem1.52-dev, libboost-filesystem1.53-dev, libboost-filesystem1.54-dev, libboost-filesystem1.55-dev, libboost-filesystem1.57-dev Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-filesystem1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 63830 SHA256: 08e81d858f87d5c0d3b352bc41d051a1b7406d8946e21be35d4dbb42f37cc29d SHA1: 1c46664d04c357593ca89a3102911f3f942e8410 MD5sum: 643b5cd049a035304e58cfff8c8b4b6e Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-filesystem1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 156 Pre-Depends: multiarch-support Depends: libboost-system1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-filesystem1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 55054 SHA256: d7acb5f00ef36e1b93b96186d6aa0e1cc7a34066c9f7e0760e0d3ce02d8b6368 SHA1: 9d06831ee8a815348c86e6ab3220589686b52176 MD5sum: b4d9712417b4efbaf5a30f9ecaee0c70 Description: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-graph-parallel1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 530 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-graph-parallel1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-test1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-graph-parallel1.42-dev, libboost-graph-parallel1.46-dev, libboost-graph-parallel1.48-dev, libboost-graph-parallel1.49-dev, libboost-graph-parallel1.50-dev, libboost-graph-parallel1.52-dev, libboost-graph-parallel1.53-dev, libboost-graph-parallel1.54-dev, libboost-graph-parallel1.55-dev, libboost-graph-parallel1.57-dev Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-graph-parallel1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 82734 SHA256: 22c007f2a3789b8e083924a5a1828648aa6a0334d06c8e95ae15da479d123621 SHA1: e209befbcd0e1e54633920d3ef6f02a75d03d355 MD5sum: 19d89295f571a9481d82f8624348c32d Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 244 Pre-Depends: multiarch-support Depends: libboost-mpi1.58.0, libboost-serialization1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libhwloc5 (>= 1.10.0), libopenmpi1.6, libstdc++6 (>= 4.6) Suggests: graphviz Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-graph-parallel1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 71836 SHA256: bf8400b9db76ef89b2560740bcb6c4a38ef2a51a101cd387b459eb53a35b699c SHA1: 881d83870f31e630d812dcee990af2c35c51c4c7 MD5sum: 51f3e31bd84757fe43e02f6c0b94f283 Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 831 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-graph1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-test1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-graph1.42-dev, libboost-graph1.46-dev, libboost-graph1.48-dev, libboost-graph1.49-dev, libboost-graph1.50-dev, libboost-graph1.52-dev, libboost-graph1.53-dev, libboost-graph1.54-dev, libboost-graph1.55-dev, libboost-graph1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-graph1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 128522 SHA256: 4d3855e9cec2aa19488d619131b24308eea71be74ecb289f62e1b888a47d7051 SHA1: 5f0ef6f76655a71a13f4d521fe1df1e35bf857be MD5sum: a5cee14fad09d21a931d4ef1d2bce14a Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 369 Pre-Depends: multiarch-support Depends: libboost-regex1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.3.0) Suggests: graphviz Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-graph1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 106586 SHA256: 615a1cc7a88f4c54ca6551ab8c6e7783c6b55e154bc164c8236cd82be170aaf2 SHA1: e7e157b4abe299c02b23f6c27419bb8074c56abc MD5sum: 282d292d38d91a4db73c10f1ec0bc0f1 Description: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-iostreams1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 324 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-regex1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-iostreams1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-iostreams1.42-dev, libboost-iostreams1.46-dev, libboost-iostreams1.48-dev, libboost-iostreams1.49-dev, libboost-iostreams1.50-dev, libboost-iostreams1.52-dev, libboost-iostreams1.53-dev, libboost-iostreams1.54-dev, libboost-iostreams1.55-dev, libboost-iostreams1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-iostreams1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 57116 SHA256: 85eb584a37755b898594cbacf11afc6671e42804b7b9303325bb5724dd4800b9 SHA1: 4e969a07000b2b79f973400da6a0016da4d4f8db MD5sum: 5c35a2091ecda598440ffb72f8e7214f Description: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-iostreams1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 156 Pre-Depends: multiarch-support Depends: libbz2-1.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: important Section: libs Filename: pool/main/b/boost1.58/libboost-iostreams1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 47346 SHA256: 67e681f1d35dbcdcff57eb7fbfcf2efe049867347c27c8b525761168c7cdf8f5 SHA1: 385e4be7f2b9b0b5e3fe37d0fef1b53e0782efc9 MD5sum: b6175968d47b02969b9ac1c7961e2834 Description: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-locale1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 2665 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-locale1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev, libboost-locale1.54-dev, libboost-locale1.55-dev, libboost-locale1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-locale1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 328406 SHA256: 2ffa69740e4f67dbe472ef465e8a406037420af8cc5c544828c808f0b3fcb5ff SHA1: 275535b9df08aff3c076eabe272c152fc6ed2b35 MD5sum: 4ad1a427792cc046248093ed5fa565a6 Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-locale1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 864 Pre-Depends: multiarch-support Depends: libboost-chrono1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.boost.org/libs/locale/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-locale1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 217200 SHA256: 3b8b403edfcb594a64cdc4cc3b29db9ab19f303adb72b98fb4f17625df112c83 SHA1: 3e4d16d4d8e83c6601346c690ae405b688e50a0f MD5sum: 9c7dd3191995010efad4a5f422921614 Description: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-log1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 5244 Depends: libboost-log1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-filesystem1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-system1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-date-time1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-thread1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-log1.54-dev, libboost-log1.55-dev, libboost-log1.57-dev Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-log1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 538444 SHA256: cc8dd3f441f1680d408782838e560d95390eb93b7b06c57fe1367fb536ff54ce SHA1: 91a3755ead7946a89404c93156d8fd4617785135 MD5sum: caf0e081ec57ed9af9c2741605930d62 Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1762 Depends: libboost-chrono1.58.0, libboost-date-time1.58.0, libboost-filesystem1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.9), libgcc1 (>= 1:4.4.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.9) Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-log1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 376742 SHA256: 8764ad4ab23d8dbaa247d2c2922227047b5f9445d93283fee7c3345aa69d8e9e SHA1: a5c6e809997b565ef067b8c5a27172c04e34ec1f MD5sum: 525adba394bd5e9f57fec05b72c87738 Description: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-math1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 7884 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-math1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-math1.42-dev, libboost-math1.46-dev, libboost-math1.48-dev, libboost-math1.49-dev, libboost-math1.50-dev, libboost-math1.52-dev, libboost-math1.53-dev, libboost-math1.54-dev, libboost-math1.55-dev, libboost-math1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-math1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 446546 SHA256: 40183b1aae21136fcb524c0db17725781d0b941e18e5b37a109e74a25802db1d SHA1: d9444a4957624584da150cdcb0c2403a9cd24ef3 MD5sum: cc6aeb72cfd74b52f1fed2fa9e11baee Description: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 588 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-math1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 139490 SHA256: 25ac3d2dfb16757922fbf39aa5b8de1ca3e820354ac6e36755e158bc827e6828 SHA1: 3bf1a63f059c0bf99f9945b46ce3cb2fef6163e1 MD5sum: 73aa9e4479d510a2e574c15e6f2f95a1 Description: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-mpi-python1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 113 Depends: libboost-mpi1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-mpi-python1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-mpi-python1.42-dev, libboost-mpi-python1.46-dev, libboost-mpi-python1.48-dev, libboost-mpi-python1.49-dev, libboost-mpi-python1.50-dev, libboost-mpi-python1.52-dev, libboost-mpi-python1.53-dev, libboost-mpi-python1.54-dev, libboost-mpi-python1.55-dev, libboost-mpi-python1.57-dev Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-mpi-python1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 32348 SHA256: fd4cf877788e13ad31727451a0e5d2db4d051b7a1d352096a2e4f1d162e08d61 SHA1: 716e26cffa5fb8b69ea0a930345529aa39395fd4 MD5sum: 586fc01fdeb7262ed8a46478b89efcb3 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1295 Pre-Depends: multiarch-support Depends: libboost-mpi1.58.0, libboost-python1.58.0, libboost-serialization1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libhwloc5 (>= 1.10.0), libopenmpi1.6, libstdc++6 (>= 4.6), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), mpi-default-bin Suggests: python3 Conflicts: libboost-mpi-python1.40.0, libboost-mpi-python1.41.0, libboost-mpi-python1.42.0, libboost-mpi-python1.46.0, libboost-mpi-python1.46.1, libboost-mpi-python1.48.0, libboost-mpi-python1.49.0, libboost-mpi-python1.50.0, libboost-mpi-python1.52.0, libboost-mpi-python1.53.0, libboost-mpi-python1.54.0, libboost-mpi-python1.55.0, libboost-mpi-python1.57.0 Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: python Filename: pool/main/b/boost1.58/libboost-mpi-python1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 187522 SHA256: c719f79808f4b1fd63295079381133ac7c88537c54010bd891ce5ae3f2ab4eb7 SHA1: 7f43dc3cf0b137b583747a2b9339a958aef69b08 MD5sum: 8e68b5840954e10aa59ad606e6062856 Description: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 566 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-mpi1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), mpi-default-dev Suggests: libboost-graph1.58-dev Conflicts: libboost-mpi1.42-dev, libboost-mpi1.46-dev, libboost-mpi1.48-dev, libboost-mpi1.49-dev, libboost-mpi1.50-dev, libboost-mpi1.52-dev, libboost-mpi1.53-dev, libboost-mpi1.54-dev, libboost-mpi1.55-dev, libboost-mpi1.57-dev Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-mpi1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 72726 SHA256: 13552960be7e1979ebad50422f18d9ec3716a0c33420ab5bbfe2c58f23050e23 SHA1: e302682cc06a9bd4d459de7c2ad5760fb7036830 MD5sum: 132efffc85a5162b1c0d7fa9e2c31b7d Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 172 Pre-Depends: multiarch-support Depends: libboost-serialization1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libhwloc5 (>= 1.10.0), libopenmpi1.6, libstdc++6 (>= 4.3.0) Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-mpi1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 52294 SHA256: ddcfe1b9a42092e885e49d507927ff2509ab49636083d9e8d6e73e8cdb13c2ff SHA1: e776072b8f8119519f0749e45732ec517ca30f9b MD5sum: d995f63086f5b170768dacaeae0367bb Description: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-program-options1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1283 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-program-options1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-program-options1.42-dev, libboost-program-options1.46-dev, libboost-program-options1.48-dev, libboost-program-options1.49-dev, libboost-program-options1.50-dev, libboost-program-options1.52-dev, libboost-program-options1.53-dev, libboost-program-options1.54-dev, libboost-program-options1.55-dev, libboost-program-options1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-program-options1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 167770 SHA256: 9b1a29f626c3d524a63acc7111a22ccbf8ef5279bb212997207cf45dd1127bd7 SHA1: f0d242cb86297c59dc193ce95cc4d9875ecb3609 MD5sum: cbaca6c7384a1e669e3644ee1f7769a4 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-program-options1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 493 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-program-options1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 123480 SHA256: 343da6667bfb0b559327f6a5e4fbc7759b826287a5c563de96959d75765fc39f SHA1: 6e9dd8d242aa760b8579da58f998cbd943949e90 MD5sum: 443c3957b6e89968ac734a2b843c0125 Description: program options library for C++ This package forms part of the Boost C++ Libraries collection. . Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. Package: libboost-python1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1377 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-python1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), python-dev, python, python:any (<< 2.8), python:any (>= 2.7.5-5~), python (>= 2.5) | python-celementtree | python-elementtree Suggests: libboost1.58-doc, gccxml Conflicts: libboost-python1.42-dev, libboost-python1.46-dev, libboost-python1.48-dev, libboost-python1.49-dev, libboost-python1.50-dev, libboost-python1.52-dev, libboost-python1.53-dev, libboost-python1.54-dev, libboost-python1.55-dev, libboost-python1.57-dev Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-python1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 164722 SHA256: a176773e8b6f81b2a6a5d2f345af233fb9265ee882aab323dc71d09530d28d1f SHA1: 6defc9bda636445d36568bf0bae9b2d736cbf778 MD5sum: c6dcfec1e6f9f96fa7bfa5c353efa66c 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. Package: libboost-python1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 643 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Suggests: python, python3 Homepage: http://www.boost.org/libs/python/ Priority: optional Section: python Filename: pool/main/b/boost1.58/libboost-python1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 125626 SHA256: 933ee579e0648f8a4ca08e2d24285cfbd157884cd8538077692b4c6453298571 SHA1: b050e5ae413c33301a297c7ebdd4f1b2daf149f0 MD5sum: 923051d8c1b3916691c18e10a5c0aa06 Description: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-random1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 99 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-random1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-random1.42-dev, libboost-random1.46-dev, libboost-random1.48-dev, libboost-random1.49-dev, libboost-random1.50-dev, libboost-random1.52-dev, libboost-random1.53-dev, libboost-random1.54-dev, libboost-random1.55-dev, libboost-random1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-random1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 33472 SHA256: 743a89b8fab0f7403b5054e3d9551b48b8731829208be9ccaeb3d0a8d04fbe43 SHA1: 5da240473db79fd1184e0e192788dfd1dafd0733 MD5sum: cbf00be93259c07813e0779613c9a75c Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 91 Pre-Depends: multiarch-support Depends: libboost-system1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-random1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 33354 SHA256: e6b5f1425a3387bbba20e75a5a941c51d790eba0b3c65c73f33284556e910c1e SHA1: bb5ae518b459016a76df1aef0f464df44f9311aa MD5sum: 36090e6147b1268481cae83ae9a6e228 Description: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-regex1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 2753 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-regex1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libicu-dev Conflicts: libboost-regex1.42-dev, libboost-regex1.46-dev, libboost-regex1.48-dev, libboost-regex1.49-dev, libboost-regex1.50-dev, libboost-regex1.52-dev, libboost-regex1.53-dev, libboost-regex1.54-dev, libboost-regex1.55-dev, libboost-regex1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-regex1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 327560 SHA256: ee0c76b6c13430fcee20060d9cc3c10ba615b17cd02297f0063aea7a21083ec9 SHA1: e83c25322233d2c38801cb1610a0b6d8807523aa MD5sum: c9a428420bc66c43cc519cdc243a11be Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-regex1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 992 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-regex1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 237272 SHA256: a1cdb96d4faf48d5067fa4f1c801995a7af7d5e487c582f11b5727e6897146fc SHA1: db58e5b07aa70dc26b72e1700c172f71633cd228 MD5sum: 62de81238e10c4e18eaf5c6374deb322 Description: regular expression library for C++ This package forms part of the Boost C++ Libraries collection. . Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do. Package: libboost-serialization1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1959 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-serialization1.42-dev, libboost-serialization1.46-dev, libboost-serialization1.48-dev, libboost-serialization1.49-dev, libboost-serialization1.50-dev, libboost-serialization1.52-dev, libboost-serialization1.53-dev, libboost-serialization1.54-dev, libboost-serialization1.55-dev, libboost-serialization1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-serialization1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 173576 SHA256: 88338f9479ca7db6aaf2e82c7606a0776114bb6a70fc78c73efe5f72071ae608 SHA1: 2731c728b89c335c5a31ab3282b4d685462ef225 MD5sum: 9809d0292c62d39a0333f792b606916b Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 659 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-serialization1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 122030 SHA256: d7ec4c12501cd998d22ebecea0a1b17de9ba28c5b7c5d36a664a985209ccc8c2 SHA1: 6c2e20592858a45fdce2969c7547c16631a8de06 MD5sum: d0138a646c1ac0961debd377e3278fbe Description: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-signals1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 285 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-signals1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) 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, libboost-signals1.54-dev, libboost-signals1.55-dev, libboost-signals1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/signals/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-signals1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 58002 SHA256: 736fa9da56e55c885a6077ac3f3d0280cb409603ed99c02ad27c9985af3b1f46 SHA1: d028ebf88cd25b5571cc3619948b950b5a11a2fa MD5sum: 91afdc338d00574411529f3987e1e767 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." Package: libboost-signals1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 151 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/signals/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-signals1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 49234 SHA256: e61e0d689dfdfc0a934fc3148031238339c4bc70a7a08051e6454a12d46d6207 SHA1: 0656cb11f261c43996ed602b3412ebd2ffb3537b MD5sum: 8bad30b031e37d5e561301f5e49d36f3 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." Package: libboost-system1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 81 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-system1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-system1.42-dev, libboost-system1.46-dev, libboost-system1.48-dev, libboost-system1.49-dev, libboost-system1.50-dev, libboost-system1.52-dev, libboost-system1.53-dev, libboost-system1.54-dev, libboost-system1.55-dev, libboost-system1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-system1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 30910 SHA256: d5e41695f3dec63c8799df4f50ed892b61f9b47a46c990984ba15937d922290f SHA1: e2909e543df5e844a0f172de363725a8f145ad22 MD5sum: 797143615fb060673d41db9602d94b9d Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 79 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-system1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 30284 SHA256: 24934f6bfef0729029d087d6beb53c33a3a0d5c5270502bdca2e04d810b9cf8b SHA1: 28dbf0403de39fcdf73977e294d787cecc4a5f91 MD5sum: 5f01ac2e7e4a9d7eafa79c5e4d599821 Description: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-test1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 3373 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-test1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-test1.42-dev, libboost-test1.46-dev, libboost-test1.48-dev, libboost-test1.49-dev, libboost-test1.50-dev, libboost-test1.52-dev, libboost-test1.53-dev, libboost-test1.54-dev, libboost-test1.55-dev, libboost-test1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-test1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 239090 SHA256: 1ea8ee77b2597c8dc8fb6b8aff7d769412b35eafc82d521e0406e03b52ed72f0 SHA1: 0a5b2f864a1f6b48d8d21e15a219236650674d15 MD5sum: ef4cd7e8faa4e497e1829de97853ef27 Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 688 Pre-Depends: multiarch-support Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.9) Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-test1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 179926 SHA256: da3c3b30f391b18c657a6fa6990972d8991275042386acdf636ce4fba368714f SHA1: 00dca276a997b401c967fc4373c8568d7afb2abc MD5sum: 84e7cbe2c5b20d5f30e823c7f15e1087 Description: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-thread1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 340 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-atomic1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-chrono1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-date-time1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-system1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-thread1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-thread1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 65096 SHA256: 73175cbf8f0d46a89e681e87e1c311686ce3ae57472e8d6d8cfed89d5b065664 SHA1: 557c7e2dad75fa70eeba159c6a2e7e0603cd17e1 MD5sum: 7a0ce55ba17ecfa3ed48c57b22140780 Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-thread1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 180 Pre-Depends: multiarch-support Depends: libboost-system1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-thread1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 58302 SHA256: cc835e948e6eb5cce7c895b47d3ec1a7e9b60c2a6b83919981b95eb5b03e721d SHA1: 9615a8015604f9556fdb122cff5e42496eaf3cce MD5sum: 6782d404cbc08be965291a937f622d49 Description: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-timer1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 79 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-timer1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost-timer1.42-dev, libboost-timer1.46-dev, libboost-timer1.48-dev, libboost-timer1.49-dev, libboost-timer1.50-dev, libboost-timer1.52-dev, libboost-timer1.53-dev, libboost-timer1.54-dev, libboost-timer1.55-dev, libboost-timer1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-timer1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 32330 SHA256: e1bad77520505bdafefbd61800b900111f0b5e75c20c8f177a5db34876c77bdc SHA1: 2ca4163a697010a78b4b4486249ae953eecf503f MD5sum: cc07ce5d74ff87b4121de6d01a9317e6 Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 83 Pre-Depends: multiarch-support Depends: libboost-chrono1.58.0, libboost-system1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.3.0) Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-timer1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 32674 SHA256: 95a7c1d003d471454067962baf6273b52b2527a220b3b8ce7c0a7a74efe2afb6 SHA1: 10269a1956cfb3e433dfa2f33c2bd36ac22dacb1 MD5sum: a9314d3bdc1ff13e983660e2605a7098 Description: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-wave1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 4008 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-serialization1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-wave1.58.0 (= 1.58.0+dfsg-2~bitsharesrpi1), libboost-filesystem1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) 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, libboost-wave1.54-dev, libboost-wave1.55-dev, libboost-wave1.57-dev Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost-wave1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 251784 SHA256: d850b8bbe2e985223c29cf4bd90dd4686b21087df5eec645ce588b104f4b0354 SHA1: ba3dc372d394f09dcc0c6f8f389113f39f804231 MD5sum: 0fa961edc5b035df6439fad44c7ac5dd Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.58.0 Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 1126 Pre-Depends: multiarch-support Depends: libboost-chrono1.58.0, libboost-date-time1.58.0, libboost-filesystem1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.4), libgcc1 (>= 1:4.4.0), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libs Filename: pool/main/b/boost1.58/libboost-wave1.58.0_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 167164 SHA256: 7c682c99f0788a40fb1c1d8da59b1673dd72bd3baea1b1e4bd57b442f158f3f3 SHA1: de6a562a38269aeaf4f3cd3d36594ff41af88769 MD5sum: 7b28cf70805070e0e1442b4bf660e3a7 Description: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost1.58-all-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 53 Depends: libboost1.58-dev, libboost1.58-tools-dev, libboost-atomic1.58-dev, libboost-chrono1.58-dev, libboost-context1.58-dev, libboost-coroutine1.58-dev, libboost-date-time1.58-dev, libboost-exception1.58-dev, libboost-filesystem1.58-dev, libboost-graph1.58-dev, libboost-graph-parallel1.58-dev, libboost-iostreams1.58-dev, libboost-locale1.58-dev, libboost-log1.58-dev, libboost-math1.58-dev, libboost-mpi1.58-dev, libboost-mpi-python1.58-dev, libboost-program-options1.58-dev, libboost-python1.58-dev, libboost-random1.58-dev, libboost-regex1.58-dev, libboost-serialization1.58-dev, libboost-signals1.58-dev, libboost-system1.58-dev, libboost-test1.58-dev, libboost-thread1.58-dev, libboost-timer1.58-dev, libboost-wave1.58-dev Homepage: http://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost1.58-all-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 26894 SHA256: b5262c214d0aacedccc0683f7b3b9e3f35b0168950fbaf2618f6fe04e0b36d03 SHA1: 0fdfb69db7eecc924efbee744133113698b72f81 MD5sum: 265331b58e9d053f376ee41e6b27ae17 Description: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.58-dbg Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 41177 Depends: libboost1.58-dev (= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-dbg, libboost1.50-dbg, libboost1.52-dbg, libboost1.53-dbg, libboost1.54-dbg, libboost1.55-dbg, libboost1.57-dbg Multi-Arch: same Homepage: http://www.boost.org/ Priority: extra Section: debug Filename: pool/main/b/boost1.58/libboost1.58-dbg_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 36275302 SHA256: 40c002ad58d56e77cc17e6296bf38cf7f7b4f4f7be05d66c0c57763f72c731b2 SHA1: 21efa2ccde18d5b74ce5b9b565232df772efeb53 MD5sum: d0e7df4f781059d2924852f67727a093 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. Package: libboost1.58-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 100547 Depends: libstdc++-4.8-dev | libstdc++-dev Suggests: libboost1.58-doc, libboost-atomic1.58-dev, libboost-chrono1.58-dev, libboost-context1.58-dev, libboost-coroutine1.58-dev, libboost-date-time1.58-dev, libboost-exception1.58-dev, libboost-filesystem1.58-dev, libboost-graph1.58-dev, libboost-graph-parallel1.58-dev, libboost-iostreams1.58-dev, libboost-locale1.58-dev, libboost-log1.58-dev, libboost-math1.58-dev, libboost-mpi1.58-dev, libboost-mpi-python1.58-dev, libboost-program-options1.58-dev, libboost-python1.58-dev, libboost-random1.58-dev, libboost-regex1.58-dev, libboost-serialization1.58-dev, libboost-signals1.58-dev, libboost-system1.58-dev, libboost-test1.58-dev, libboost-thread1.58-dev, libboost-timer1.58-dev, libboost-wave1.58-dev, libboost1.58-tools-dev, libmpfrc++-dev, libntl-dev Conflicts: bjam, boost-build, libboost1.42-dev, libboost1.46-dev, libboost1.48-dev, libboost1.49-dev, libboost1.50-dev, libboost1.52-dev, libboost1.53-dev, libboost1.54-dev, libboost1.55-dev, libboost1.57-dev Multi-Arch: same Homepage: http://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost1.58-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 6283834 SHA256: 422cd929d492af772495198d4c2763e5904069a577becf5370cee6a1a47a1be7 SHA1: 3ad23f6d3d3eed5d7839ebe2f7597e58c385f35b MD5sum: 91d4e48c82d89eaac91026be909c13c8 Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. . 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. Package: libboost1.58-doc Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: all Maintainer: Debian Boost Team Installed-Size: 230852 Suggests: libboost1.58-dev (>= 1.58.0+dfsg-2~bitsharesrpi1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc, libboost1.54-doc, libboost1.55-doc, libboost1.57-doc Homepage: http://www.boost.org/libs/ Priority: optional Section: doc Filename: pool/main/b/boost1.58/libboost1.58-doc_1.58.0+dfsg-2~bitsharesrpi1_all.deb Size: 43583130 SHA256: 55efe671b3a262f8bebdb775c1fa7340c8e1e13fb677d2043f68c26b2393a77c SHA1: cca9ab60d5a0ffe509c6b83f27c344d0fb287bd9 MD5sum: 806bbf5c6124f8a3b7e9b31d94f6bae7 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. Package: libboost1.58-tools-dev Source: boost1.58 Version: 1.58.0+dfsg-2~bitsharesrpi1 Architecture: armhf Maintainer: Debian Boost Team Installed-Size: 4800 Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.4.0), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.9) Suggests: xsltproc, doxygen, docbook-xml (>= 4.2), docbook-xsl (>= 1.73.2), default-jdk (>= 1.4), fop (>= 0.94) Conflicts: bjam, boost-build, libboost1.49-dev, libboost1.53-tools-dev, libboost1.54-tools-dev, libboost1.55-tools-dev, libboost1.57-tools-dev Replaces: bjam, boost-build, libboost1.49-dev, libboost1.53-dev, libboost1.53-tools-dev Multi-Arch: foreign Homepage: http://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.58/libboost1.58-tools-dev_1.58.0+dfsg-2~bitsharesrpi1_armhf.deb Size: 999952 SHA256: c5902deebf62d428e9c52dcedc8ec955b2054b387bd1b8cb2d85649a738cb9bc SHA1: 4b8be8526af706554b6ec3dc518628af3a903889 MD5sum: d035cfe6dd79046a45e34a90824316cd Description: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook.