fushin
Fetch fushinsha serif data and save as csv files
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Installation
nimble install fushin
choosenim install fushin
git clone https://github.com/eggplants/fushin
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| fushin | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/eggplants/fushin |
|---|---|
| Homepage | https://github.com/eggplants/fushin |
| Registry Source | nimble_official |
README
fushin
https://nimble.directory/pkg/fushin>
https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png />
https://egpl.ga/fushin/fushin.html>
https://github.com/eggplants/fushin/actions/workflows/pages/pages-build-deployment/badge.svg />
https://fushinsha-joho.co.jp/serif.cgi Downloader
Fetch fushinsha serif data and save as csv files.
Install
From Nim Packages
nimble install fushin
From GitHub
nimble install https://github.com/eggplants/fushin
From Source
git clone https://github.com/eggplants/fushin && cd fushin && nimble install
Usage
Try: fushin -b 2017 -e 2022
Help
$ fushin -h
Usage:
fushin [REQUIRED,optional-params]
Fetch fushinsha serif data and save as csv files. (Source: https://fushinsha-joho.co.jp/serif.cgi)
Options:
-h, --help print this cligen-erated help
--help-syntax advanced: prepend,plurals,..
-b=, --beginYear= int 2017 the beginning year
-e=, --endYear= int REQUIRED the ending year
-d=, --saveDir= string "csv" the directory to save csv files
-p, --printProgress bool true print logs for progress
License
MIT