hypua 0.1.0

한양 PUA 코드로 인코딩된 옛한글을 첫가끝(IPF) 방식으로 변환하는 라이브러리
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.phf_codegen]
version = "0.8.0"
[dependencies.phf]
default-features = false
version = "0.8.0"

[package]
authors = ["kiwiyou <kiwiyou.dev@gmail.com>"]
description = "한양 PUA 코드로 인코딩된 옛한글을 첫가끝(IPF) 방식으로 변환하는 라이브러리"
edition = "2018"
license = "Unlicense"
name = "hypua"
readme = "README.md"
repository = "https://github.com/kiwiyou/hypua/"
version = "0.1.0"