Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ASCII <-> Unicode conversion library

License

NotificationsYou must be signed in to change notification settings

smc/payyans-go

Repository files navigation

Note: This repo's canonical source is athttps://gitlab.com/smc/payyans-go. Contributions should be done in the canonical source. If you're seeing this from somewhere else, note that it's a mirror.

This is the Go port ofpayyans andfreaknz together as a shared library. The goal is the logic abstraction through a shared library.

Usage

By default thepayyanscli binary comes with some font map files. See list of fonts:

payyanscli -fonts

Convert:

# Output to terminal./payyanscli -font ML-TTKarthika file-to-convert.txt# Output to a file./payyanscli -font ML-TTKarthika file-to-convert.txt output-file.txt

Seepayyanscli -h for more.

Development

go run cli.go -font ML-TTKarthika.map file-to-convert.txtmaketest

Goals

  • ASCII to Unicode conversion
  • Write more unit tests for ASCII to Unicode conversion
  • Unicode to ASCII conversion
  • Include all the Malayalam ASCII fonts
  • Shared library
  • Make a WASM web app

About

ASCII <-> Unicode conversion library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp