Skip to content

tuntunkun/jpcgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Japanese Carrier Metadata Generator

Japanese communication carrier metadata generator for google/libphonenumber

Getting Started

Prerequisites

  • python3
  • pip
  • git

Install

pip install git+https://github.com/tuntunkun/jpcgen

How to use

Just type the command as follows to generate carrier mapping data in Japanese.

jpcgen 81-ja.txt

Or You can generate English translated version with --translate or -t option.

jpcgen --translate 81-en.txt

You can change output encoding with --encoding or -e option like below.

jpcgen --encoding utf8 81-ja-utf8.txt

If output file is omitted, standard output is used.

License

This project is licensed under the MIT License - see the LICENSE file for details

Notice

This mapping generator is based on the data published by Ministry of Internal Affairs and Communications in Japan. The company names in this code are generally registered trademarks or trademarks of each company.

Though the company names are represented in Full-width (Zenkaku) alphabet, Left as is, based on the original data is. English version of company names are translated, based on the official website for each company.

Reference

About

Japanese communication carrier metadata generator for `google/libphonenumber`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages