Пакет python3-module-yelp-bytes: Информация
Исходный пакет: python3-module-yelp-bytes
Версия: 0.4.4-alt1
Собран: 25 октября 2024 г. 18:05 в задании #360712
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/pypi/yelp-bytes
Лицензия: Unlicense
О пакете: Utilities for dealing with byte strings, invented and maintained by Yelp
Описание:
yelp_bytes contains several utility functions to help ensure that the data you're using is always either Unicode or byte strings, taking care of the edge cases for you so that you don't have to worry about them. We handle ambiguous bytestrings by leveraging our our "internet" encoding. This allows you to write functions that need unicode but can accept arbitrary values without crashing.
Сопровождающий: Stanislav Levin
Последнее изменение
25 октября 2024 г. Stanislav Levin 0.4.4-alt1
- 0.3.0 -> 0.4.4.
6 июля 2021 г. Aleksei Nikiforov 0.3.0-alt3
- Rebuilt without python-2 support.
14 октября 2018 г. Igor Vlasenko 0.3.0-alt2.qa1
- NMU: applied repocop patch