Package: astyle Version: 2.03-1 Architecture: amd64 Maintainer: Ubuntu Developers Original-Maintainer: Margarita Manterola Installed-Size: 565 Depends: libc6 (>= 2.14), libstdc++6 (>= 4.4.0) Homepage: http://astyle.sourceforge.net/ Priority: optional Section: devel Filename: pool/main/a/astyle/astyle_2.03-1_amd64.deb Size: 177546 SHA256: dc405363f559c6e2d8ac1c88ca9e14c4a70771eb82d35ada8d2d1f33860e97ab SHA1: a0485adea0c17c44710c134bf87d4b2ec43fb532 MD5sum: 7e8641e7d4e302516f1e44d5437ebf2e Description: Source code indenter for C++/C/Java/C# source code Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. . This package contains the command line tool. Package: doxygen Version: 1.7.6.1-2ubuntu1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 6727 Depends: libc6 (>= 2.14), libstdc++6 (>= 4.1.1) Recommends: doxygen-latex Suggests: doxygen-doc, doxygen-gui, graphviz Conflicts: graphviz (<< 1.12) Multi-Arch: foreign Priority: optional Section: devel Filename: pool/main/d/doxygen/doxygen_1.7.6.1-2ubuntu1_amd64.deb Size: 2427266 SHA256: 08ca039a43b83bd944d1b9a70b5cae313cc38fe36cfbba8aff8e6973ea2a21b2 SHA1: 229f180f5cee4bf2336dd7d68849201876e845f1 MD5sum: b1a9adf08ff4f7071d067ad6d4d625c0 Description: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Original-Maintainer: Matthias Klose Package: finroc-dependencies Version: 1.21 Architecture: all Maintainer: Tobias Föhst Installed-Size: 10 Depends: ant, clang (>= 1:3.4), curl, java6-sdk, dialog, g++, graphviz, libfontchooser-java, libboost-system-dev, libboost-filesystem-dev, libboost-thread-dev, libboost-iostreams-dev, libclang-dev, libcppunit-dev, libitext5-java, libsvgsalamander-java, libswitch-perl, libterm-readkey-perl, libui-dialog-perl, libxml-simple-perl, libxml2-dev, libxpp3-java, libxstream-java, llvm-dev, make, mercurial, pkg-config Suggests: doxygen, libespeak-dev, libfestival-dev, libopencv-dev Conflicts: finroc-dependencies-newer-doxygen, finroc-dependencies-older-doxygen Replaces: finroc-dependencies-newer-doxygen, finroc-dependencies-older-doxygen Priority: extra Section: libs Filename: pool/main/f/finroc-dependencies/finroc-dependencies_1.21_all.deb Size: 3316 SHA256: 9478a029f593a104e4f8c3c9339b55fb782de05a5e38d31e49191aa912ad2503 SHA1: 0a37ffaa588b3c79d7110efc02851dbfba78a1b2 MD5sum: fbe9fd1cdadb44830b33669302b169ea Description: Packages needed to work with Finroc Package: libboost-atomic1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 62 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-atomic1.54.0 (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost-atomic1.53-dev Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-atomic1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 26264 SHA256: 878fd352d6a874fcf89a3f36e0c2c8f92d6e08f646947537a3238cfb876486f3 SHA1: fc277df52f7005c2cd0f8995f6f27eaebac13ba1 MD5sum: 1f8c3cc01ab109a90595e1cea5d6694f 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. Original-Maintainer: Debian Boost Team Package: libboost-atomic1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 74 Pre-Depends: multiarch-support Multi-Arch: same Homepage: http://www.boost.org/libs/atomic/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-atomic1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 27274 SHA256: 2cf87c1dc9660e95c064e5674f738a4f85caa7a93cd3b9942bde40b1adb80dd7 SHA1: 8ecc42358cc0e8cfeccccec9364b71d515e5fd7f MD5sum: 19dc944ee3a09db68e6ff6facd8adeaa 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. Original-Maintainer: Debian Boost Team Package: libboost-chrono1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 171 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-chrono1.54.0 (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost-chrono1.48-dev, libboost-chrono1.49-dev, libboost-chrono1.50-dev, libboost-chrono1.52-dev, libboost-chrono1.53-dev Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-chrono1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 35606 SHA256: e618ebb2564c8c418c5dd26f97b3bd17be4313dc8f6e8013ad0e41cef01c102e SHA1: 2abc199cd7c57df7356632fe748f63fe1ae9622c MD5sum: d1d3b40b23bb03111455588a07f21849 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. Original-Maintainer: Debian Boost Team Package: libboost-chrono1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 94 Pre-Depends: multiarch-support Depends: libboost-system1.54.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://www.boost.org/libs/chrono/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-chrono1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 33950 SHA256: 40677eec68877b783fa27539b7b4071334168ee1d3200265839e09ef7bffeeb7 SHA1: 499411f09f4c581487a8fe51af8b2280b5f62207 MD5sum: f61f34b93a3a8696bce042e23f7752fa 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. Original-Maintainer: Debian Boost Team Package: libboost-context1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 62 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-context1.54.0 (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost-context1.53-dev Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-context1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 26116 SHA256: e1030ffe3663c6e9d7d339bfaa1ad34f11fdfc1cdbbcab5cdf19de8f49ab3d0a SHA1: 0a50478e5c7f578d903ee3d11234a30300abd165 MD5sum: 0edaa01e2b4cada015cd154df0c2a2b5 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++. Original-Maintainer: Debian Boost Team Package: libboost-context1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 74 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5) Multi-Arch: same Homepage: http://www.boost.org/libs/context/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-context1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 27220 SHA256: b77268f2155f13395caec0b594de34acc9571fda8a29c431df142f8042b53fdb SHA1: 645aa18f184ed827905da562e6ecba9f78988d0c MD5sum: a2cf7d1ae67cbeb01e51a47a48a38a33 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++. Original-Maintainer: Debian Boost Team Package: libboost-coroutine1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 72 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-context1.54-dev (= 1.54.0-4ubuntu3finroc1) Homepage: http://www.boost.org/libs/coroutine/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-coroutine1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 28236 SHA256: 3e28d5353a86f0d2bed274b90cfa6b2c535fd3826cb7ec5efe3cb5e507971a79 SHA1: 47112d1873bde87b9f97a61f67e8b14fa48f2766 MD5sum: 7f3e29911e2a506e04d569af5813fcbb 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. Original-Maintainer: Debian Boost Team Package: libboost-date-time1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 213 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-date-time1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54-dev (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-date-time1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 46626 SHA256: c875a2319c5dcf4db85edbbc07d9e0fc8b9a1363d62a61f926d74326be63eba7 SHA1: a7e788cc23743377e18e4337eb238f5cfab8c93f MD5sum: 7bd4bf7c707e6aa0b688018362b15439 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. Original-Maintainer: Debian Boost Team Package: libboost-date-time1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 135 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/date_time/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-date-time1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 40080 SHA256: 723ea25b66755b6a4add42cac44c6d769daddc0992da1a03911e26ea2201dc83 SHA1: 40af5560a125e583d0f26fa02e0c9ae1f4a2121b MD5sum: 6422d9d7ba8d4a51bec10760f4853491 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. Original-Maintainer: Debian Boost Team Package: libboost-exception1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 61 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost-exception1.50-dev, libboost-exception1.52-dev, libboost-exception1.53-dev Multi-Arch: same Homepage: http://www.boost.org/libs/exception/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-exception1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 25760 SHA256: 415df9b4967f5efa1055e2f939419846b2fd99c09af4af13216f740af2e2c8a7 SHA1: 6dee13d127f20fea0d9c28102cceb16fef946c96 MD5sum: 12fd2334ff9123e3b39a7af3434de7d3 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. Original-Maintainer: Debian Boost Team Package: libboost-filesystem1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 272 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-filesystem1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost-system1.54-dev (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-filesystem1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 63224 SHA256: 720bd99160de8c2f047e13e0f19fb3088cc2c4377a131335df8f19500488a49f SHA1: a7d498057d62723f0f2f024c05926e5cb59a911e MD5sum: 3901d042f62208d8fb1e0a5b2eac6192 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. Original-Maintainer: Debian Boost Team Package: libboost-filesystem1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 155 Pre-Depends: multiarch-support Depends: libboost-system1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://boost.org/libs/filesystem/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-filesystem1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 55730 SHA256: ac5733b9317c2f8e060d51f9e2eafcc4a70c394e818ec5b60ff9f2b71da619a9 SHA1: 25c98c02ccf301abf61c94911d7e8c84f232399d MD5sum: 3e44434e8cb7c8892715ad273582d0cc 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. Original-Maintainer: Debian Boost Team Package: libboost-graph-parallel1.54-dev Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 706 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-graph-parallel1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-test1.54-dev (= 1.54.0-4ubuntu3finroc1) 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 Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libdevel Filename: pool/main/b/boost-mpi-source1.54/libboost-graph-parallel1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 94306 SHA256: 7d4f4a03661e7d9bf491335e1dd1fdb1c4523eebf0b87376cd71b2e1777d445e SHA1: bf33cff34e8c47c728d892e5d1a8760a21b6a04a MD5sum: ac1111f0e1e56f058c7fd66ec71c9185 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. Original-Maintainer: Debian Boost Team Package: libboost-graph-parallel1.54.0 Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 348 Pre-Depends: multiarch-support Depends: libboost-mpi1.54.0, libboost-serialization1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libopenmpi1.6, libstdc++6 (>= 4.6) Suggests: graphviz Homepage: http://www.boost.org/libs/graph_parallel/ Priority: optional Section: libs Filename: pool/main/b/boost-mpi-source1.54/libboost-graph-parallel1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 92930 SHA256: f75a64baa2d06212b53bf2f063c0553f50e6ca61ab7955c726c1d60e4d179d2e SHA1: caaa7a235383c38311f509617cc443748cdcd97d MD5sum: cc6711427543e0dbd73285c945bba47d 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. Original-Maintainer: Debian Boost Team Package: libboost-graph1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 793 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-graph1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-test1.54-dev (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-graph1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 119926 SHA256: 66c7fdd208c5afa32c90dd37576b32e8ed27428b941bcc782e342ff910d71195 SHA1: 4c93094893280bcaf19540625efb1ebb6b5b759b MD5sum: e43ef1452fc11025eb948c8d2540929b 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. Original-Maintainer: Debian Boost Team Package: libboost-graph1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 391 Pre-Depends: multiarch-support Depends: libboost-regex1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Suggests: graphviz Multi-Arch: same Homepage: http://www.boost.org/libs/graph/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-graph1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 116190 SHA256: 9ee40d73d982e1a7086215194bc37aa28b8929695cc2f18faa381b47e44b3b83 SHA1: 88d61cedd4ab7b70f2de4c4b0c2080a1d93b1810 MD5sum: a0cd541bccb0b865a325248253a1b467 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. Original-Maintainer: Debian Boost Team Package: libboost-iostreams1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 358 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-regex1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-iostreams1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-iostreams1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 54124 SHA256: e0ab5455645a5451fff667578320ee85c8b6ded7d17c2e14000070cd7fcf564c SHA1: b9a7ee8fc08d9f670aa2fd64c018fa97f2fa8878 MD5sum: f1bf1b712b49315f74bed3cba5656458 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. Original-Maintainer: Debian Boost Team Package: libboost-iostreams1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 167 Pre-Depends: multiarch-support Depends: libbz2-1.0, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.1.4) Multi-Arch: same Homepage: http://www.boost.org/libs/iostreams/ Priority: important Section: libs Filename: pool/main/b/boost1.54/libboost-iostreams1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 48436 SHA256: 818c5e987670838d3a0d8434f95c15375b14a20df1d84e647ed94aba2b941705 SHA1: 67f0b4ebdf440f649d670e287d9c6b82c2f5710e MD5sum: 9e4af45aea0b6c07c0a7ac4bce8246f4 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. Original-Maintainer: Debian Boost Team Package: libboost-locale1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2816 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-locale1.54.0 (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost-locale1.48-dev, libboost-locale1.49-dev, libboost-locale1.50-dev, libboost-locale1.52-dev, libboost-locale1.53-dev Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-locale1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 298580 SHA256: 0104bb731c4fff39325a78ed4e21182a18ed8d8a2498417063101614f9b603c1 SHA1: a502a03c0830cbe175cea0166a044590c462307c MD5sum: ce3a3d312e7c1238cac4f492a23a60d7 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. Original-Maintainer: Debian Boost Team Package: libboost-locale1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 921 Pre-Depends: multiarch-support Depends: libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.boost.org/libs/locale/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-locale1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 233474 SHA256: babcee29ef400ed96fbafe0e516936d2002f417e0dd88aa45b5bd72c815e9ef8 SHA1: 31f583bdf243a44e687cdcfa296dcbe8b6108974 MD5sum: b91ddaf122119fd1bcd44ca580b2b73d 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. Original-Maintainer: Debian Boost Team Package: libboost-log1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 7895 Depends: libboost-log1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-filesystem1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-system1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-date-time1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-thread1.54-dev (= 1.54.0-4ubuntu3finroc1) Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-log1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 641990 SHA256: 918cc8a8d6083659f07721035a3bdb4d86dea965e90770df9bfa6f177d8fe9ad SHA1: 5edf0a1004d5c1a63008baeaf5388cf4fc551c18 MD5sum: 53fd5ff2966b7eab4482881191eb2412 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. Original-Maintainer: Debian Boost Team Package: libboost-log1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2878 Depends: libboost-filesystem1.54.0, libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Homepage: http://www.boost.org/libs/log/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-log1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 549468 SHA256: 60f6b9d389d9a8a2b6688dc8cd2e7036bdd8c1ebeefe8670e25fe8428d076ddb SHA1: b1750da937c17416dffa56421c6a8bc0d57e409c MD5sum: 2fefb79f902b87660ea3a7ca24408093 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. Original-Maintainer: Debian Boost Team Package: libboost-math1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 12597 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-math1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-math1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 593192 SHA256: 1797c45d970d77b591f45b2725eac8698eeab53b40e00d24d43837d9f8d33a5d SHA1: c9bf886c6a538cf7d32f6c5e0e5ccdebac88cd47 MD5sum: 3aa202d856eab50ff7e2f2ddb803589e 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. Original-Maintainer: Debian Boost Team Package: libboost-math1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1031 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/math/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-math1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 271470 SHA256: 0009d61e0b16d45bea4563e1d23844c019ca8a9768463c8305c7f8b1edf07b38 SHA1: 0e5facbf21b8338382cc2b2f81fa555368d5f1aa MD5sum: 351f9977407e3a51b474b6f938dd1626 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. Original-Maintainer: Debian Boost Team Package: libboost-mpi-python1.54-dev Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 412 Depends: libboost-mpi1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-mpi-python1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: libdevel Filename: pool/main/b/boost-mpi-source1.54/libboost-mpi-python1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 45040 SHA256: 6665620ad600d1ada3a4f90b7a2d842b6f2fc35dab05d1f070761bb9f4df537b SHA1: 6d01dd5bef2bc74b6a636e61a527dc22e6231bea MD5sum: ae8cda85c75c86e767b0f490df404ea6 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. Original-Maintainer: Debian Boost Team Package: libboost-mpi-python1.54.0 Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1692 Pre-Depends: multiarch-support Depends: libboost-mpi1.54.0, libboost-python1.54.0, libboost-serialization1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libopenmpi1.6, libstdc++6 (>= 4.6), python:any (>= 2.7.5-5~), python (>= 2.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 Homepage: http://www.boost.org/doc/html/mpi/python.html Priority: optional Section: python Filename: pool/main/b/boost-mpi-source1.54/libboost-mpi-python1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 236138 SHA256: 325d1fc252490e1616ad920601cc952bd1500e44fe3edc0f25a026bc9a127a4b SHA1: a9e93c4b131df6c31715fb4391c51e5ab433d658 MD5sum: bbd4cffc067ced81ca149dfb95f7ab63 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. Original-Maintainer: Debian Boost Team Package: libboost-mpi1.54-dev Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 3270 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-mpi1.54.0 (= 1.54.0-4ubuntu3finroc1), 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 Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libdevel Filename: pool/main/b/boost-mpi-source1.54/libboost-mpi1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 140154 SHA256: 8d4186525cfe8dd11cc5d3434dfc96b0b23e0fd4d8ff9ecbfae6bb5895235072 SHA1: abaf26244a613eff9167029692d088072d25abcd MD5sum: 35613c051c94be9748997ad862505c0a 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. Original-Maintainer: Debian Boost Team Package: libboost-mpi1.54.0 Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 240 Pre-Depends: multiarch-support Depends: libboost-serialization1.54.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libopenmpi1.6, libstdc++6 (>= 4.1.1) Homepage: http://www.boost.org/doc/html/mpi.html Priority: optional Section: libs Filename: pool/main/b/boost-mpi-source1.54/libboost-mpi1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 65000 SHA256: 24fc1a6a6361f31bcabb39d25b2287000714c1a2cd70833d60aff27dbf957e9d SHA1: 9b7156dc5170d89607235e1f873598b2b13747c7 MD5sum: 65df12369bf285d24f82caa7dc5215a7 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. Original-Maintainer: Debian Boost Team Package: libboost-program-options1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1322 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-program-options1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-program-options1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 154216 SHA256: 05caa5986c2e93aa3dc63538875c9fe2a21c873616453f27b917367a4083920e SHA1: f0cfabab817eb1c99087b6b2551c39b18dafe91e MD5sum: 8786421ef98ca1c715c0d091da2c67be 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. Original-Maintainer: Debian Boost Team Package: libboost-program-options1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 507 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Multi-Arch: same Homepage: http://www.boost.org/libs/program_options/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-program-options1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 134744 SHA256: 78cde076a464524b5c70d8260f653ba3e027924d06905703c856e4371cda77a3 SHA1: 7843c2f0287d38052a8cd8d6e583f32c675a83ed MD5sum: da63a80d245bde8e549c00789d6c69d5 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. Original-Maintainer: Debian Boost Team Package: libboost-python1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1375 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-python1.54.0 (= 1.54.0-4ubuntu3finroc1), libpython-dev | libpython3-dev Suggests: libboost1.54-doc, python-pyste 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 Multi-Arch: same Homepage: http://www.boost.org/libs/python/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-python1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 140986 SHA256: 3d7cf4fa648e5bd5f1474836ff97a51f90b3360d853709f910cccce5f5175983 SHA1: 84fc5b95457bf4a7371503debce891906ef3dd33 MD5sum: d2a34f01c0c53b3cf85f1e646a0379c4 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. Original-Maintainer: Debian Boost Team Package: libboost-python1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 678 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/python/ Priority: optional Section: python Filename: pool/main/b/boost1.54/libboost-python1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 141098 SHA256: 302a737b1c500a7ac448b4d11d541a6849e6fc371a46f148180200114f49cd20 SHA1: 1597afcbf4cb6137b2bd94384439596a04229dbd MD5sum: 7889dd10939c54722b9ac51ac5df7608 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. Original-Maintainer: Debian Boost Team Package: libboost-random1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 69 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-random1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-random1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 27736 SHA256: 58a9aabe5c9f54e1533a46c84218ee0026ffcbd3a8639c5651ecda54ce0499c1 SHA1: 9cc45985bca94ad89b523c37cb137b7277274382 MD5sum: 6a2eb4abd42a9e213c9a367a234917b4 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. Original-Maintainer: Debian Boost Team Package: libboost-random1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 78 Pre-Depends: multiarch-support Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Multi-Arch: same Homepage: http://www.boost.org/libs/random/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-random1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 29066 SHA256: 6768eeca45b61c0c85d665bf754646983d238e1995816a65df9e429c45867510 SHA1: cbe900926f93ae67509f1c09119b56af5285b35d MD5sum: 735630f3389654b1ae2d3ee80531e863 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. Original-Maintainer: Debian Boost Team Package: libboost-regex1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2782 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-regex1.54.0 (= 1.54.0-4ubuntu3finroc1), 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 Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-regex1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 323274 SHA256: 6fd3d632ec2247190bf439c3c2576092bac06c463419e34546d8c49eb1805a70 SHA1: 1f62a1cda9473e98138c07566b619ad8404bc626 MD5sum: dab24f29f4ed633aa4371e9dc2cb572e 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. Original-Maintainer: Debian Boost Team Package: libboost-regex1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1118 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libicu52 (>= 52~m1-1~), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/regex/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-regex1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 280568 SHA256: 308a2595dcc085368081088dff22e0d0758d9dfda35b7d721f8f7a6cb809f3b3 SHA1: 81e33b56f5ad7d4ea2eea1a3e8d82b30232ded49 MD5sum: ea18e0fbd376b525dd7d883490ae5d19 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. Original-Maintainer: Debian Boost Team Package: libboost-serialization1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 2162 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-serialization1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 172886 SHA256: 1f987cecad4811cb1eefdf24c6cf3431bd8ee437a5b0900cbcb3959569fe665e SHA1: 3ba967eed6e5c388828755ae22d02e58d215aaff MD5sum: 6b3ba9a06bb090c34d05c1fb7ee8cf92 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. Original-Maintainer: Debian Boost Team Package: libboost-serialization1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 806 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/serialization/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-serialization1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 144834 SHA256: 5bd224e19e7283786dff6ff800a2cbcbfdada6c7952576926e8053e6f6573e0b SHA1: f6ddcafe2c056b1561664a32e3b6bae3be06dc00 MD5sum: 6b183a7c3c57cc37563bfd2c7235b8f0 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. Original-Maintainer: Debian Boost Team Package: libboost-signals1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 261 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-signals1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/signals/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-signals1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 52524 SHA256: 11f2f8b59420535cb705564bb9f29f6667e6984833c104eefd1141e83378fd2e SHA1: b1daa35de979a4556ba6afb415c68e9c6b1d0316 MD5sum: ee852d2e37ec54bffdfe7fc7f14d936a 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." Original-Maintainer: Debian Boost Team Package: libboost-signals1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 150 Pre-Depends: multiarch-support Depends: libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/signals/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-signals1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 49130 SHA256: 47462817d3dcda35e2d720b7953d3e0699406a2165e4e5c52f4488f5bb05cd1c SHA1: 350cc389ae6354ba1857772c719f82321a1ac225 MD5sum: 7281290a278d7c5a01f09e13541fd7b8 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." Original-Maintainer: Debian Boost Team Package: libboost-system1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 108 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-system1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/system/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-system1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 29890 SHA256: 334a98d10e9d748ee5c850fcb85c6f7b98d25dc1084f9646b78fa4e4fdb1f40d SHA1: 149447a339f1ba9097d34cb2df2e949ec52d8f9d MD5sum: fec3b02f4ffb8345348c5dc658fa56a3 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. Original-Maintainer: Debian Boost Team Package: libboost-system1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 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/system/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-system1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 29374 SHA256: 68d6be88dd6d8e86abf0f5f0d48c86f72b07b604c45389c7d74b68c9d95d4ba9 SHA1: 26a3591e3052c010165c91ddefed451fae1cb9a1 MD5sum: 1404b4a2e6e51a0fe9eca1c46509e755 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. Original-Maintainer: Debian Boost Team Package: libboost-test1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 3894 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-test1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-test1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 234614 SHA256: 4c637667a605002477204e905781d723bfcdffd9517d6f69b10de372228058fc SHA1: eeed2f5c7e3da7ca2db81bdaede3d12c1dbdc7fe MD5sum: 4223145ef6ea800c37641b37008d57dc 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. Original-Maintainer: Debian Boost Team Package: libboost-test1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 774 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/test/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-test1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 197036 SHA256: f192e48a99270ec81dd5238157907340673787ec4f09c6295225b7ddcda8a370 SHA1: f83f97c0d1e238c53100e6a1f34e7572386126c5 MD5sum: 7734c5e2de585d460060bb1cd62bbe72 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. Original-Maintainer: Debian Boost Team Package: libboost-thread1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 254 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-atomic1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-chrono1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-date-time1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-system1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-thread1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-thread1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 47494 SHA256: 7affb8ae6e6f40ac078fb5594e265737afacd78a42f5826e07a8ff1ba4956c5b SHA1: 6373774388f2b3fd83305c1c5b3fc116c12647fe MD5sum: 8ad46d532a8e092e32c7dac11289b9f8 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. Original-Maintainer: Debian Boost Team Package: libboost-thread1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 155 Pre-Depends: multiarch-support Depends: libboost-system1.54.0, libc6 (>= 2.3.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Multi-Arch: same Homepage: http://www.boost.org/libs/thread/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-thread1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 48046 SHA256: 1f730007c1b4c4b14395c000e83b875bac9a320e7d7dd29acec1f5ab11dcae37 SHA1: 220a8f651996ef3b5f36f6b7b9be8d1933cbdc8f MD5sum: eebbb46fbf6b6137e5fbe8811e094ee3 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. Original-Maintainer: Debian Boost Team Package: libboost-timer1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 82 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-timer1.54.0 (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-timer1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 30964 SHA256: 57898fadb4313377c6e4f7b18e3c88b55902ab487cb870ca57bf9ff71a339f15 SHA1: 00bc686541151809f883cdb6cfa8671a5f9b77cf MD5sum: 4d540600ce1e5e82cc6818bfec655038 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. Original-Maintainer: Debian Boost Team Package: libboost-timer1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 86 Pre-Depends: multiarch-support Depends: libboost-chrono1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1) Multi-Arch: same Homepage: http://www.boost.org/libs/timer/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-timer1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 31308 SHA256: 40a40a14f0d0ddadecf79cf20ccd6ac064887f40614278b320f75639240009fb SHA1: 622108b7c178f3f9de99ae08795d36e53c20cf8d MD5sum: 0133985958593111144270a50eb987a9 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. Original-Maintainer: Debian Boost Team Package: libboost-wave1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 3815 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-serialization1.54-dev (= 1.54.0-4ubuntu3finroc1), libboost-wave1.54.0 (= 1.54.0-4ubuntu3finroc1), libboost-filesystem1.54-dev (= 1.54.0-4ubuntu3finroc1) 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 Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost-wave1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 231520 SHA256: b47015bdc2cc394443f48bcf27c9d47af73999f226a97813b7fad51f4b038795 SHA1: db79ccb2698204bc1e6b4f01a6d4ec9dfc409781 MD5sum: 0ce459813ee19a582783e7c5f030e02b 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). Original-Maintainer: Debian Boost Team Package: libboost-wave1.54.0 Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 1228 Pre-Depends: multiarch-support Depends: libboost-system1.54.0, libboost-thread1.54.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Multi-Arch: same Homepage: http://www.boost.org/libs/wave/ Priority: optional Section: libs Filename: pool/main/b/boost1.54/libboost-wave1.54.0_1.54.0-4ubuntu3finroc1_amd64.deb Size: 183104 SHA256: 4c82614786d922d0241155d97162e34ec790b42453b2d21a30e6733b63a28053 SHA1: e8306ba02ea987e3ee6dc9aa526439d18298c125 MD5sum: 7170574c2e671ec6f99e457f6009d7c9 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). Original-Maintainer: Debian Boost Team Package: libboost1.54-all-dev Source: boost-mpi-source1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 52 Depends: libboost1.54-dev, libboost1.54-tools-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 Homepage: http://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost-mpi-source1.54/libboost1.54-all-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 25576 SHA256: 133d8f8bdfc8a70e7905f52eecba3c42fa7947e38fcc97b5f797c228e494a94b SHA1: ef4bb20cb7e1ce82fd636da6c758b5490ad9efc4 MD5sum: abf6f4012663622637521d79e4340672 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. Original-Maintainer: Debian Boost Team Package: libboost1.54-dbg Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 42818 Depends: libboost1.54-dev (= 1.54.0-4ubuntu3finroc1) Conflicts: libboost1.42-dbg, libboost1.46-dbg, libboost1.48-dbg, libboost1.49-dbg, libboost1.50-dbg, libboost1.52-dbg, libboost1.53-dbg Multi-Arch: same Homepage: http://www.boost.org/ Priority: extra Section: debug Filename: pool/main/b/boost1.54/libboost1.54-dbg_1.54.0-4ubuntu3finroc1_amd64.deb Size: 38454962 SHA256: fafc1fa82fce92c67042f6d4c0f8be4b286d69cb7c7833356ed17c36413c72b3 SHA1: 4f162b33953afbcaae857532be1513a848aef5d4 MD5sum: bd5720687b8230ed0c1eb223a8829740 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. Original-Maintainer: Debian Boost Team Package: libboost1.54-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 93841 Depends: libstdc++-4.8-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, libboost1.54-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 Homepage: http://www.boost.org/ Priority: optional Section: libdevel Filename: pool/main/b/boost1.54/libboost1.54-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 5700036 SHA256: 16b8b6ef9ca9ccb74344edb1116aa0862dfcfaeaf2bcfb264afa6891766a696a SHA1: 44a99af1c34d5e6e38413c854d0c537176d12ce0 MD5sum: e27106ffd0c64f88b01d36c3ae0d7aa5 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. Original-Maintainer: Debian Boost Team Package: libboost1.54-doc Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 218710 Suggests: libboost1.54-dev (>= 1.54.0-4ubuntu3finroc1) Conflicts: libboost1.42-doc, libboost1.46-doc, libboost1.48-doc, libboost1.49-doc, libboost1.50-doc, libboost1.52-doc, libboost1.53-doc Homepage: http://www.boost.org/libs/ Priority: optional Section: doc Filename: pool/main/b/boost1.54/libboost1.54-doc_1.54.0-4ubuntu3finroc1_all.deb Size: 36088454 SHA256: 58c8299c4aca333b4f5548d02ece028ab55fd3a593b7366028ea2f549bb797e3 SHA1: ea7c87215430e5b260447f0c624c6bba192511f6 MD5sum: 629885d515c9f38d9df49ed5cb58ef47 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. Original-Maintainer: Debian Boost Team Package: libboost1.54-tools-dev Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 4870 Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) 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 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.54/libboost1.54-tools-dev_1.54.0-4ubuntu3finroc1_amd64.deb Size: 1067864 SHA256: 9fd4c9bba2e4ccf03d0cb9d8c79abc75e0b9018570e66111ce0857b3c8112d93 SHA1: 99fa6df18079073b3fc569531020fa5b787d6b1c MD5sum: 329cffa9f67c8235d762b78b7d0ff329 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. Original-Maintainer: Debian Boost Team Package: libpcan Source: peak-linux-driver Version: 8.1-2 Architecture: amd64 Maintainer: Tobias Föhst Installed-Size: 52 Depends: libc6 (>= 2.15) Homepage: http://www.peak-system.com Priority: extra Section: libs Filename: pool/main/p/peak-linux-driver/libpcan_8.1-2_amd64.deb Size: 11218 SHA256: ba5356393c2ddae442a03d7b6a6ab669ade8865dc69663e9a153ed5f6978e758 SHA1: cbf43597299df7d14f74333db691279f480a500a MD5sum: e9d9355cb31028fa17e27ce7acccdfbe Description: Library for PCAN Driver for Linux (development files) Package: libpcan-dev Source: peak-linux-driver Version: 8.1-2 Architecture: amd64 Maintainer: Tobias Föhst Installed-Size: 59 Depends: libpcan (= 8.1-2) Homepage: http://www.peak-system.com Priority: extra Section: libdevel Filename: pool/main/p/peak-linux-driver/libpcan-dev_8.1-2_amd64.deb Size: 12444 SHA256: 810fbceeb846e6a489877f2a923cb0850d60df6519dd2e0a27746f441b826330 SHA1: a62c8e851d5348786083cdb59718e44d88142924 MD5sum: 997c9c9e0fb45a9c71961792796066b9 Description: Library for PCAN Driver for Linux Package: mercurial-extension-crecord Version: 1.5 Architecture: all Maintainer: Tobias Föhst Installed-Size: 97 Depends: mercurial Priority: extra Section: libs Filename: pool/main/m/mercurial-extension-crecord/mercurial-extension-crecord_1.5_all.deb Size: 19986 SHA256: 3114996d401be51d07111244fb4cbe4f3af7dd88e88e6fd0c9775b79cab7fc76 SHA1: bb358c461115a215d2bb609406b894ddd64a0219 MD5sum: 69b6af96df5ecd0e62ec4df52e4f7a15 Description: The curses-record extension for mercurial Package: mercurial-extension-spellcheck Version: 1.0rc2-2 Architecture: all Maintainer: Tobias Föhst Installed-Size: 59 Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-enchant, mercurial Priority: optional Section: libs Filename: pool/main/m/mercurial-extension-spellcheck/mercurial-extension-spellcheck_1.0rc2-2_all.deb Size: 5762 SHA256: 97e7b8a5a783e2c1e6253da65c94c01d750b7b44882a90526150a4ba200020aa SHA1: dd121ec31ca2a7b0469726152b34a71ac8e73108 MD5sum: ad9f9591250f7111b2e68c4503547670 Description: Hook and extension to spellcheck Mercurial commit messages Package: peak-linux-driver-dkms Source: peak-linux-driver Version: 8.1-2 Architecture: all Maintainer: Tobias Föhst Installed-Size: 867 Depends: dkms (>= 1.95), linux-headers-generic, libpcan, peak-linux-driver-tools Provides: peak-linux-driver-modules Homepage: http://www.peak-system.com Priority: extra Section: kernel Filename: pool/main/p/peak-linux-driver/peak-linux-driver-dkms_8.1-2_all.deb Size: 150692 SHA256: 958ffe80f595115499e87a9285af77e5f833358ff957a104ae9c77b88252a09c SHA1: 38f3aadb758692203a3c623309e99e3c54fee7ef MD5sum: fc1e9ceae3d936d2b91e415db2f521b8 Description: PCAN Driver for Linux (Kernel Module) Package: peak-linux-driver-tools Source: peak-linux-driver Version: 8.1-2 Architecture: amd64 Maintainer: Tobias Föhst Installed-Size: 125 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpcan, libpopt0 (>= 1.14), libstdc++6 (>= 5.2) Homepage: http://www.peak-system.com Priority: extra Section: kernel Filename: pool/main/p/peak-linux-driver/peak-linux-driver-tools_8.1-2_amd64.deb Size: 28582 SHA256: d117d948fefb80e6661849c48b7447cb34766d40c1339bdf392cf839b81cca10 SHA1: 2db3242727660bc6ca2d5baaf7a9e5b717e87cf2 MD5sum: b103ea37a236b1277ed5f8534a53cf08 Description: PCAN Driver for Linux (Tools) Package: python-pyste Source: boost1.54 Version: 1.54.0-4ubuntu3finroc1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 220 Depends: gccxml, python:any (>= 2.7.5-5~), python, python:any (<< 2.8) Breaks: libboost-python1.54-dev (<< 1.54.0-4ubuntu3finroc1) Replaces: libboost-python1.54-dev (<< 1.54.0-4ubuntu3finroc1) Homepage: http://www.boost.org/libs/python/ Priority: optional Section: python Filename: pool/main/b/boost1.54/python-pyste_1.54.0-4ubuntu3finroc1_all.deb Size: 53916 SHA256: f00104922ea61610d3cee90e420fde89cd248fc2fcd60c2179f000bbba8a60d3 SHA1: 91f3a252fb105d139f1d40272b0b004c849cc838 MD5sum: 6723f0d95de04fbe67211f7183f7a0d6 Description: pyste Boost.Python code generator 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 only 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. Original-Maintainer: Debian Boost Team