Package pear-System_Command: Information

    Source package: pear-System_Command
    Version: 1.0.6-alt3
    Build time:  Jun 20, 2008, 04:35 AM
    Report package bug
    License: PHP License
    Summary: PEAR::System_Command is a commandline execution interface
    Description: 
    System_Command is a commandline execution interface. Running functions from
    the commandline can be risky if the proper precautions are not taken to
    escape the shell arguments and reaping the exit status properly. This class
    provides a formal interface to both, so that you can run a system command
    as comfortably as you would run a php function, with full pear error
    handling as results on failure. It is important to note that this class,
    unlike other implementations, distinguishes between output to stderr and
    output to stdout. It also reports the exit status of the command. So in
    every sense of the word, it gives php shell capabilities.

    List of rpms provided by this srpm:
    pear-System_Command (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 1.0.6-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.0.6-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.0.6-alt1
    - initial build for ALT Linux Sisyphus