Convert between Plains Cree SRO and syllabics
Project description
Plains Cree Orthography
Convert between nêhiyawêwin/ᓀᐦᐃᔭᐍᐏᐣ (Plains Cree Y-dialect) Standard Roman Orthography (SRO) and Canadian Aboriginal syllabics!
Install
pip install crk_orthography
Usage
Convert SRO to syllabics:
>>> from crk_orthography import sro2syllabics
>>> sro2syllabics('nêhiyawêwin')
'ᓀᐦᔭᐍᐏᐣ'
Convert syllabics to SRO:
>>> from crk_orthography import syllabics2sro
>>> syllabics2sro('ᐊᒋᒧᓯᐢ')
'acimosis'
See also
License
Copyright (C) 2018 Eddie Antonio Santos
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
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
Built Distribution
Hashes for crk_orthography-0.20180710.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbe9dbd64de0ae796c64c561120d28573e582531e215bf8a23f6cdb83c33e326 |
|
MD5 | 6e646d4153fb31b17fcb6221bf69dcd8 |
|
BLAKE2b-256 | 30e7a9b66cc7b23a61a98c90e90425618dd5949ac2c27468d575a40764456d48 |
Hashes for crk_orthography-0.20180710.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 585f11404b938f065999e3b467a6de8d7abde8127e25fb55e28c567974ca7650 |
|
MD5 | 9f3087f204b79db0e964313aaf57b6fc |
|
BLAKE2b-256 | f9c6b30d1a96f50a17ee22cfb22b8c9946b542d9a92cf2f9ee2536c283c667d1 |