Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560036
en ru br
ALT Linux repos
S:0.3.0-alt3

Group :: Development/Python3
RPM: python3-module-yelp-bytes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.0-alt3
Build date: 6 july 2021, 09:10 ( 146.6 weeks ago )
Size: 9497 b

Home page:   https://pypi.python.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.

Current maintainer: Aleksei Nikiforov

List of contributors

List of rpms provided by this srpm:

  • python3-module-yelp-bytes
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin