Exports anything passed in as ISRI Extended ASCII, a Latin-1 based encoding which allows for Unicode BMP escapes. Astral code points are impossible to express in this scheme, lest one wishes to resort to surrogate pairs (yuck!).
Project description
Converts UTF-8 text to extended ASCII and back again.
Converting to Extended ASCII
$ extended_ascii < input > output
Converting from Extended ASCII
$ to_utf8 < input > output
License
© 2015 Eddie Antonio Santos. MIT Licensed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
extended_ascii-1.0.1.tar.gz
(4.0 kB
view details)
File details
Details for the file extended_ascii-1.0.1.tar.gz
.
File metadata
- Download URL: extended_ascii-1.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284 |
|
MD5 | 1956e8538554cfccd22ee682b7b76024 |
|
BLAKE2b-256 | 9362db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95 |