Пакет 0install: Информация

    Исходный пакет: 0install
    Версия: 2.5.1-alt1
    Собран:  14 января 2014 г. 16:48 в задании #111823
    Сообщить об ошибке в пакете
    Домашняя страница: http://0install.net/

    Лицензия: LGPLv2
    О пакете: Decentralised cross-distribution software installation system
    Описание: 
    Zero Install is a decentralised cross-distribution software installation
    system available under the LGPL. It allows software developers to
    publish programs directly from their own web-sites, while supporting
    features familiar from centralised distribution repositories such as
    shared libraries, automatic updates and digital signatures. It is
    intended to complement, rather than replace, the operating system's
    package management. 0install packages never interfere with those
    provided by the distribution.
    
    0install does not define a new packaging format; unmodified tarballs or
    zip archives can be used. Instead, it defines an XML metadata format to
    describe these packages and the dependencies between them. A single
    metadata file can be used on multiple platforms (e.g. Ubuntu, Debian,
    Fedora, openSUSE, Mac OS X and Windows), assuming binary or source
    archives are available that work on those systems.
    
    0install also has some interesting features not often found in
    traditional package managers. For example, while it will share libraries
    whenever possible, it can always install multiple versions of a package
    in parallel when there are conflicting requirements. Installation is
    always side-effect-free (each package is unpacked to its own directory
    and will not touch shared directories such as /usr/bin), making it ideal
    for use with sandboxing technologies and virtualisation.
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Requires: python = 2.7
    BuildPreReq: python-devel = 2.7
    BuildPreReq: rpm-build-python >= 0.8
    Provides: python2.7-module-zeroinstall = 2.5.1-alt1

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    0install (noarch)
    bash-completion-0install (noarch)
    fish-completion-0install (noarch)
    python-module-zeroinstall (noarch)
    zsh-completion-0install (noarch)

    Сопровождающий: George V. Kouryachy

    Список участников:
    George V. Kouryachy

      1. python-devel
      2. python-module-pygobject

    Последнее изменение


    12 января 2014 г. George V. Kouryachy 2.5.1-alt1
    - Autobuild version bump to 2.5.1
    15 октября 2013 г. George V. Kouryachy 2.4.1-alt1
    - Autobuild version bump to 2.4.1
    - Force not to use ocaml due to incomplete requirements
    22 августа 2013 г. George V. Kouryachy 2.3.3-alt1
    - Autobuild version bump to 2.3.3
    - Drop newly introduced ocaml bindings
    - Fix patch