Japanese communication carrier metadata generator for google/libphonenumber
- python3
- pip
- git
pip install git+https://github.com/tuntunkun/jpcgenJust type the command as follows to generate carrier mapping data in Japanese.
jpcgen 81-ja.txtOr You can generate English translated version with --translate or -t option.
jpcgen --translate 81-en.txtYou can change output encoding with --encoding or -e option like below.
jpcgen --encoding utf8 81-ja-utf8.txtIf output file is omitted, standard output is used.
This project is licensed under the MIT License - see the LICENSE file for details
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.