Package: dh-exec Version: 0.23-1rusoft1.1~precise1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 82 Depends: libc6 (>= 2.8), libpipeline1 (>= 1.0.0), perl (>= 5.14.2~), debhelper (>= 9), libdpkg-perl (>= 1.16.1) Filename: pool/ubuntu-precise/i386/dh-exec/dh-exec_0.23-1rusoft1.1~precise1_i386.deb Size: 28898 MD5sum: 39fc4ec04c0019dcae1817efcfd505dc SHA1: 381bb65ca41da2e2e0e46cf4a734fde6665d2632 SHA256: 140c5280e02cfb793a58ca310a7d05abee8da99de8276364db396f87dd2a7671 Section: devel Priority: extra Multi-Arch: foreign Homepage: https://github.com/algernon/dh-exec Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Package: dh-exec Version: 0.4-1rusoft1~precise1 Architecture: i386 Maintainer: Gergely Nagy Installed-Size: 56 Depends: libc6 (>= 2.8), libpipeline1 (>= 1.0.0), perl, debhelper (>= 8.9.13~) Filename: pool/ubuntu-precise/i386/dh-exec/dh-exec_0.4-1rusoft1~precise1_i386.deb Size: 21474 MD5sum: b31ccb6f013582b301c7f7ad7b060555 SHA1: 227012dffc218803159359e65f4f91d1bbb71c9b SHA256: 055a22a5b7f058528ab8781cbbdca6cb24f4ac3f065fbf5f103a6971bd24e71b Section: devel Priority: extra Multi-Arch: foreign Homepage: https://github.com/algernon/dh-exec Description: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of suchs scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * An extension to dh_install, with the ability to rename files. Package: google-mock Source: googletest Version: 1.8.0-10.1rusoft1~precise1 Architecture: i386 Maintainer: Steve M. Robbins Installed-Size: 7 Depends: googletest (= 1.8.0-10.1rusoft1~precise1) Filename: pool/ubuntu-precise/i386/googletest/google-mock_1.8.0-10.1rusoft1~precise1_i386.deb Size: 6110 MD5sum: 12fea07faa71ec2848b49eb058e46e40 SHA1: 96633b91ab9185821e63b57377cafe598ed44b5a SHA256: a92653cc10733f0069411554f3627537aa511b8838454d234ad4ea026c006dd2 Section: oldlibs Priority: optional Multi-Arch: same Homepage: https://github.com/google/googletest Description: Google's framework for writing and using C++ mock classes NOTE: This is a transitional package, retained for backwards compatibility. New code should instead use either package libgmock-dev (for compiled lib) or package googletest (for lib sources). Package: googletest Version: 1.8.0-10.1rusoft1~precise1 Architecture: i386 Maintainer: Steve M. Robbins Installed-Size: 5542 Conflicts: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Replaces: google-mock (<< 1.8.0), libgtest-dev (<< 1.8.0) Filename: pool/ubuntu-precise/i386/googletest/googletest_1.8.0-10.1rusoft1~precise1_i386.deb Size: 1277394 MD5sum: ac863cc6fa058f107439a73eefc5ccba SHA1: d44579ff6682dd6c55d3fbae3d219c739110177d SHA256: 5376fc6a7513752a6c25745c31593b46d5f46c69d4be0ac3525d0ddd5228f1af Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/googletest Description: Google's C++ test framework sources This package provides sources for Google Test and Google Mock. . Google Test is a framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. . Google Mock is an extension of Google Test for C++ mocking. Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. . NOTE: This package does not contain a library to link against, but rather the source code to build the google test and mock libraries. This enables building the google test and mock libraries with the same flags as the C++ code under test. Package: googletest-tools Source: googletest Version: 1.8.0-10.1rusoft1~precise1 Architecture: i386 Maintainer: Steve M. Robbins Installed-Size: 102 Depends: python:any Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/ubuntu-precise/i386/googletest/googletest-tools_1.8.0-10.1rusoft1~precise1_i386.deb Size: 28986 MD5sum: df75047f8955b8ff7e68198064a45f84 SHA1: 9a9ba8b20970b098f13134df2c41e535ff4b7dd0 SHA256: 5666f2e3fa5bc652e6dd6a6bfedf624a58cb4a9aa028743c9d7f56bbeb76722b Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/googletest Description: Google's C++ test framework sources This package provides tools to be used with Google Test and/or Google Mock. Package: libgmock-dev Source: googletest Version: 1.8.0-10.1rusoft1~precise1 Architecture: i386 Maintainer: Steve M. Robbins Installed-Size: 1969 Depends: libgtest-dev (= 1.8.0-10.1rusoft1~precise1) Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/ubuntu-precise/i386/googletest/libgmock-dev_1.8.0-10.1rusoft1~precise1_i386.deb Size: 511802 MD5sum: c823bec1086595622417faffbd1c80ad SHA1: 4807b1df20b60bbc78afb10e37c11b8c40ed2070 SHA256: d172b6ab2e18089bc2b6e3fea53f19e91779606c6a31d8b11a2f482a520479e5 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/googletest Description: Google's framework for writing C++ tests Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, it can help you derive better designs of your system and write better tests. . Google Mock: . - provides a declarative syntax for defining mocks, - can easily define partial (hybrid) mocks, which are a cross of real and mock objects, - handles functions of arbitrary types and overloaded functions, - comes with a rich set of matchers for validating function arguments, - uses an intuitive syntax for controlling the behavior of a mock, - does automatic verification of expectations (no record-and-replay needed), - allows arbitrary (partial) ordering constraints on function calls to be expressed, - lets a user extend it by defining new matchers and actions. - does not use exceptions, and - is easy to learn and use. Package: libgtest-dev Source: googletest Version: 1.8.0-10.1rusoft1~precise1 Architecture: i386 Maintainer: Steve M. Robbins Installed-Size: 1400 Depends: googletest (= 1.8.0-10.1rusoft1~precise1) Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/ubuntu-precise/i386/googletest/libgtest-dev_1.8.0-10.1rusoft1~precise1_i386.deb Size: 287508 MD5sum: 28c96e137a96a6b30d3df29c716bf615 SHA1: 2848a37a5e75681f9934af0a203cc1299e40bd70 SHA256: 35de8f92cddc2455d467ac713e4217e4486968b055b099aa472f490cc2fd1948 Section: libdevel Priority: optional Multi-Arch: same Homepage: https://github.com/google/googletest Description: Google's framework for writing C++ tests Google's framework for writing C++ tests on a variety of platforms. Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation. Package: m4 Version: 1.4.17-2ubuntu1rusoft1~precise1 Architecture: i386 Maintainer: Ubuntu Developers Installed-Size: 282 Depends: libc6 (>= 2.15), libsigsegv2 (>= 2.9), dpkg (>= 1.15.4) | install-info Filename: pool/ubuntu-precise/i386/m4/m4_1.4.17-2ubuntu1rusoft1~precise1_i386.deb Size: 203904 MD5sum: d6a711bf2c70741ef31120b3d00c18d0 SHA1: 98d52efadbb50fe0e5729e470f7ab65356489491 SHA256: a3e524588b2957fe31cb4b7e813bfb9455f74752ab63a387fb85d89f5eae63d0 Section: interpreters Priority: standard Multi-Arch: foreign Homepage: http://www.gnu.org/software/m4/ Description: a macro processing language GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. Original-Maintainer: Santiago Vila Package: autoconf Version: 2.69-6rusoft1~precise1 Architecture: all Maintainer: Ben Pfaff Installed-Size: 1808 Depends: perl (>> 5.005), m4 (>= 1.4.13), debianutils (>= 1.8) Recommends: automake | automaken Suggests: autoconf2.13, autoconf-archive, gnu-standards, autoconf-doc, libtool, gettext Breaks: autoconf2.13 (<< 2.13-47), gettext (<< 0.10.39), pkg-config (<< 0.25-1.1) Filename: pool/ubuntu-precise/all/autoconf/autoconf_2.69-6rusoft1~precise1_all.deb Size: 578168 MD5sum: 907f4cc52194a272e0a51004c54bb8eb SHA1: 1e187a6419f6e291f39a9ba68801e48f1dda2894 SHA256: e6a7af886c0059ccc2626dac2e15fb3ef3647cc57fc384a2ded4d99b87b1af2b Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/autoconf/ Description: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. If you need support for such scripts, you must also install the autoconf2.13 package. Package: autoconf-doc Source: autoconf Version: 2.69-6rusoft1~precise1 Architecture: all Maintainer: Ben Pfaff Installed-Size: 4241 Depends: dpkg (>= 1.15.4) | install-info, gnu-standards Filename: pool/ubuntu-precise/all/autoconf/autoconf-doc_2.69-6rusoft1~precise1_all.deb Size: 2933870 MD5sum: 59106735b4072bccea1eec797b3c1165 SHA1: 8d3b00f4ba2f36573c6142ea43fdb44e501cda63 SHA256: 9cf119ca9b85e6f563f3d34542015713752d31163d1d1f2242d0a4c303c680cf Section: doc Priority: optional Homepage: http://www.gnu.org/software/autoconf/ Description: automatic configure script builder documentation GNU Autoconf is a package for creating scripts to configure source code packages using templates and an M4 macro package. This package contains the manual for GNU Autoconf. It documents the current version; if you are using Autoconf 2.13 instead, install the autoconf2.13 package. Package: automake Source: automake-1.14 Version: 1:1.14.1-4+deb8u1rusoft1~precise1 Architecture: all Maintainer: Eric Dorland Installed-Size: 1421 Depends: autoconf (>= 2.65), autotools-dev (>= 20020320.1), dpkg (>= 1.15.4) | install-info Conflicts: automake (<< 1:1.4-p5-1), automake1.10-doc, automake1.5 (<< 1.5-2), automake1.6 (<< 1.6.1-4) Provides: automake-1.14, automaken Filename: pool/ubuntu-precise/all/automake-1.14/automake_1.14.1-4+deb8u1rusoft1~precise1_all.deb Size: 574940 MD5sum: 6a15ecfdc0a4a7580c2cac0424ec422b SHA1: b35fd72535a2923bde37e77e9bae97c6145cb27d SHA256: 4e45dfaeff2f206d8ba99aa36fabec1dcc0568f7b578eb017645ec6394a86719 Section: devel Priority: optional Multi-Arch: foreign Homepage: http://www.gnu.org/software/automake/ Description: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.14 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8, 1.9, 1.10 and 1.11 did, so previous versions are available as separate packages. Package: bats Version: 0.4.0-1.1rusoft1~precise1 Architecture: all Maintainer: Yaroslav Halchenko Installed-Size: 25 Filename: pool/ubuntu-precise/all/bats/bats_0.4.0-1.1rusoft1~precise1_all.deb Size: 15344 MD5sum: d9993d6be4d7d32e206af6fa6e385a49 SHA1: f2e0f67216f230b9aee25ea19d18d2cdf752b900 SHA256: 6421e80b9fec87fe4f80e18ed7545321b9d9bd692a5de5108ee6ad2c0e62af63 Section: shells Priority: optional Homepage: https://github.com/sstephenson/bats Description: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Package: m4-doc Source: m4 Version: 1.4.17-2ubuntu1rusoft1~precise1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 687 Filename: pool/ubuntu-precise/all/m4/m4-doc_1.4.17-2ubuntu1rusoft1~precise1_all.deb Size: 148504 MD5sum: 6b5a5738f1a6d2eb301febe5194dd846 SHA1: 759755840014286dd75a3c01e0a2ad5b014095e5 SHA256: 3564b25e54bf7c61090edf1a3f765acf03f29fe8a98046fc133126ffb1197e11 Section: doc Priority: optional Homepage: http://www.gnu.org/software/m4/ Description: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. Original-Maintainer: Santiago Vila