Package bc: Information

    Binary package: bc
    Version: 1.06-alt4
    Architecture: i586
    Build time:  Apr 19, 2016, 12:33 AM in the task #163380
    Source package: bc
    Copied in the task: #163419
    Report package bug
    License: GPL
    Summary: GNU's bc (a numeric processing language) and dc (a calculator)
    Description: 
    This package includes bc and dc.  bc implements a numeric processing
    language with interactive execution of statements.  dc is a stack-based
    calculator.  Both bc and dc support arbitrary precision arithmetic.

    Maintainer: Dmitry V. Levin


    Last changed


    April 18, 2016 Gleb Fotengauer-Malinovskiy 1:1.06-alt4
    - Added BR: makeinfo.
    - Fixed build with makeinfo 6.
    Sept. 8, 2009 Dmitry V. Levin 1:1.06-alt3
    - Removed obsolete %install_info/%uninstall_info calls.
    April 13, 2007 Dmitry V. Levin 1:1.06-alt2
    - Disabled optimization based on strict aliasing rules.