Package: dh-exec Version: 0.23-1rusoft1.1~precise1 Architecture: amd64 Maintainer: Gergely Nagy Installed-Size: 87 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), perl (>= 5.14.2~), debhelper (>= 9), libdpkg-perl (>= 1.16.1) Filename: pool/ubuntu-precise/amd64/dh-exec/dh-exec_0.23-1rusoft1.1~precise1_amd64.deb Size: 29586 MD5sum: e01b504eccf87d074bf51db69be495e8 SHA1: 389c52ab6466721dfe9cd32ca2616ecbf27646e1 SHA256: a845e02789616c65cba156f10eac091fd780598138b0d92f1518ec73872dad53 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: amd64 Maintainer: Gergely Nagy Installed-Size: 59 Depends: libc6 (>= 2.14), libpipeline1 (>= 1.0.0), perl, debhelper (>= 8.9.13~) Filename: pool/ubuntu-precise/amd64/dh-exec/dh-exec_0.4-1rusoft1~precise1_amd64.deb Size: 21996 MD5sum: 775335db7c9a87b83a969798b45ac033 SHA1: d6058a7a4b72ccf74e70d7bb10e0c825f7e3b6a7 SHA256: 4a5afa51128393c1e16113985b6a132bd77cd43d675c092a4806bad2db34fa8f 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: amd64 Maintainer: Steve M. Robbins Installed-Size: 7 Depends: googletest (= 1.8.0-10.1rusoft1~precise1) Filename: pool/ubuntu-precise/amd64/googletest/google-mock_1.8.0-10.1rusoft1~precise1_amd64.deb Size: 6116 MD5sum: 4f5ccc51cf7b8491c9dff172e365c061 SHA1: b28af03d82053c76ddb6a9e4b4c3da1151fe7a55 SHA256: 05a932da1da1509778200061e2098b05b7f8d08b8436a59aa08ea7742715d910 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: amd64 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/amd64/googletest/googletest_1.8.0-10.1rusoft1~precise1_amd64.deb Size: 1277392 MD5sum: 4b990a3b19259d31729d465d4af2f4ab SHA1: fd918b15bf7ef3730a11c34f0ffbbce2cca28fdd SHA256: 43b8e4305020f9b937143a88e86fc69a5794d029c5a817f2f44988ee1bc3bae4 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: amd64 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/amd64/googletest/googletest-tools_1.8.0-10.1rusoft1~precise1_amd64.deb Size: 28994 MD5sum: 61eb02f44bfbc827c4ec5c1bab3a2ea8 SHA1: 62210ea0c37987a82ec75604bc226385b215a727 SHA256: 313a810295a841f0d5368e44da286288df5611d7f9d8a44ef26668a13eadfefc 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: amd64 Maintainer: Steve M. Robbins Installed-Size: 2398 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/amd64/googletest/libgmock-dev_1.8.0-10.1rusoft1~precise1_amd64.deb Size: 512888 MD5sum: 5b53b19bdeeb441a8f75ee7d29967efa SHA1: 546dcdbb8039e6e6ed41fe90dfe3e848ebc036a1 SHA256: 2b0cbeced13eac08c6b130b14bc95bae48c63aebed289b186eaf091bf1225a1d 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: amd64 Maintainer: Steve M. Robbins Installed-Size: 1557 Depends: googletest (= 1.8.0-10.1rusoft1~precise1) Conflicts: googletest (<= 1.8.0-8) Replaces: googletest (<= 1.8.0-8) Filename: pool/ubuntu-precise/amd64/googletest/libgtest-dev_1.8.0-10.1rusoft1~precise1_amd64.deb Size: 287198 MD5sum: bf392cd2fce5d9b758010a38173a78e7 SHA1: 7a2c106f2417ba0a1ff3604871c430c857fac342 SHA256: 5f38f851c7ef72412345080a5aa70360d22123f5e5fc41b7600db0b7d136ceee 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: amd64 Maintainer: Ubuntu Developers Installed-Size: 291 Depends: libc6 (>= 2.15), libsigsegv2 (>= 2.9), dpkg (>= 1.15.4) | install-info Filename: pool/ubuntu-precise/amd64/m4/m4_1.4.17-2ubuntu1rusoft1~precise1_amd64.deb Size: 208846 MD5sum: 1b0d0bc8c13fefeb4595ae1f295d80e5 SHA1: ceb45aad0829b4fa79e4f4a6637b3b3939bec362 SHA256: 8eed87f3c876b64ddd56901a861e83ea1a67727c1916ab5e57cef7de92e5ea2f 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