Пакет python-module-nulltype: Информация

    Исходный пакет: python-module-nulltype
    Версия: 2.2.11-alt1.1
    Собран:  21 апреля 2019 г. 22:21 в задании #227506
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/nulltype

    Лицензия: ASLv2.0
    О пакете: Null values and sentinels like, but not, None
    Описание: 
    Helps define "null" values and sentinels parallel to, but different
    from, None.
    
    None is a great sentinel value and a classic implementation of the null
    object pattern.
    
    But there are times that you need more than one nullish value to
    represent different aspects of emptiness. "Nothing there" is logically
    different from "undefined," "prohibited," "end of data" and other kinds
    of null.
    
    The core function of nulltype is representing emptiness and falsity in a
    way that doesn't overload None (or False, 0, {}, [], "", or any of the
    other possible "there's nothing here!" values). It helps create
    designated identifiers with specific meanings such as Passthrough,
    Prohibited, and Undefined.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-nulltype (noarch)
    python3-module-nulltype (noarch)

    Сопровождающий: Stanislav Levin


      1. python3-devel
      2. python3-module-pytest
      3. python3-module-setuptools
      4. python3-module-setuptools
      5. python3-module-tox
      6. python3-module-virtualenv
      7. python-devel
      8. rpm-build-python3
      9. python-module-setuptools
      10. python-module-setuptools
      11. python-module-tox
      12. python-module-virtualenv

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


    2 февраля 2018 г. Stanislav Levin 2.2.11-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    21 декабря 2017 г. Aleksei Nikiforov 2.2.11-alt1
    - Updated to upstream version 2.2.11.
    11 января 2017 г. Igor Vlasenko 2.2.5-alt1
    - automated PyPI update