Package python3-module-yelp-bytes: Information
Source package: python3-module-yelp-bytes
Version: 0.4.4-alt1
Build time: Oct 26, 2024, 12:20 PM
Category: Development/Python3
Report package bugHome page: https://pypi.org/pypi/yelp-bytes
License: Unlicense
Summary: Utilities for dealing with byte strings, invented and maintained by Yelp
Description:
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.
Maintainer: Stanislav Levin
Last changed
Oct. 25, 2024 Stanislav Levin 0.4.4-alt1
- 0.3.0 -> 0.4.4.
July 6, 2021 Aleksei Nikiforov 0.3.0-alt3
- Rebuilt without python-2 support.
Oct. 14, 2018 Igor Vlasenko 0.3.0-alt2.qa1
- NMU: applied repocop patch