Skip to main content

Fast converter between Inuktitut Unicode syllabics and Latin script

Project description

qaniujaaqpait

qaniujaaqpait is a converter between Inuktitut romanized transcription and Unified Canadian Aboriginal Syllabics (UCAS).
It provides easy-to-use functions for both directions of conversion.


🧩 Features

  • Convert romanized Inuktitut to syllabics (UCAS Unicode)
  • Convert syllabics to romanized Inuktitut
  • Based on ICI standard Qaniujaaqpait mapping
  • Handles edge cases such as qqi, nngii, and lh/&

🔧 Installation

pip install qaniujaaqpait

If installing from source:

git clone https://github.com/ColemanHaley/qaniujaaqpait.git
cd qaniujaaqpait
pip install .

🧪 Usage

from qaniujaaqpait import syllabify, romanize

text = "Qaniujaaqpait"
syllabics = syllabify(text)
print("Syllabics:", syllabics)  # ᖃᓂᐅᔮᖅᐸᐃᑦ 

back = romanize(syllabics)
print("Back to roman:", back)  # qaniujaaqpait

📦 API

syllabify(text: str) -> str

Converts romanized Inuktitut text into Unicode syllabics.

romanize(text: str) -> str

Converts syllabic Unicode text into romanized Inuktitut.

🗂️ Structure

converter.py: Core module with conversion logic.

setup.py: build script.

tests/: Unit tests.

📝 License

MIT License

🧑‍💻 Author

Maintained by Coleman Haley. Contributions welcome via GitHub pull requests!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qaniujaaqpait-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qaniujaaqpait-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file qaniujaaqpait-0.1.0.tar.gz.

File metadata

  • Download URL: qaniujaaqpait-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.5

File hashes

Hashes for qaniujaaqpait-0.1.0.tar.gz
Algorithm Hash digest
SHA256 71e83eb374eaf9bf36ac275aff085d6925bb31058727f000c32ed01b83381efd
MD5 ea874c5843a4ae7d9b80f996dba87d09
BLAKE2b-256 bcb79ab3f00345219c0e0755ab15d5f5719f6fba92e4da21b639a87c002f3e4b

See more details on using hashes here.

File details

Details for the file qaniujaaqpait-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: qaniujaaqpait-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.5

File hashes

Hashes for qaniujaaqpait-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 819da476fd0e4c9b7cddcf1461cc84b0bd8ef9c630f5210bbd06670a1cc800d6
MD5 8abd988db1ccad44395433b500957bd6
BLAKE2b-256 f96837fe0d4131d92741df96e2f1ca1d77ac57210a1c3b40343252585819f470

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page