[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python-boolean.py-4.0-12.el10_0.src download

Имя python-boolean.py
Эпоха 0
Версия 4.0
Релиз 12.el10_0
Архитектура src
Сайт https://github.com/bastikr/boolean.py
Лицензия LicenseRef-Callaway-BSD
Время сборки 2025-01-10 19:24:29
Хост сборки builder-arm64-1.inferitos.ru
Краткое описание Define boolean algebras, and create and parse boolean expressions
Репозитории Extras
Полное описание "boolean.py" is a small library implementing a boolean algebra. It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT - other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.
Эррата
Размер 50 КиБ
Исходный проект python-boolean.py-4.0-12.el10_0
Контрольная сумма SHA-256 ada10a2f409aced667828b1e85c0b05fab551666428b8ec2d879959586acd3f6
× Full screenshot
История изменений link
* Fri Jan 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.0-12
- Rebuilt for MSVSphere 10

* Mon Nov 11 2024 Lumir Balhar <lbalhar@redhat.com> - 4.0-12
- Fix incompatibility with Python 3.14

* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.0-11
- convert license to SPDX

* Wed Aug 14 2024 Lumir Balhar <lbalhar@redhat.com> - 4.0-10
- Drop obsoleted setup.py test

* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 4.0-7
- Rebuilt for Python 3.13

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 4.0-3
- Rebuilt for Python 3.12