Added package fushin (#2267)

This commit is contained in:
eggplants 2022-07-05 10:06:46 +09:00 committed by GitHub
parent 7ab7e3e0e8
commit 23d9b42b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26613,5 +26613,20 @@
"description": "A 2D Sequence Implementation",
"license": "GPL-2.0-only",
"web": "https://github.com/avahe-kellenberger/seq2d"
},
{
"name": "fushin",
"url": "https://github.com/eggplants/fushin",
"method": "git",
"tags": [
"library",
"cli",
"parser",
"html"
],
"description": "Fetch fushinsha serif data and save as csv files",
"license": "MIT",
"web": "https://github.com/eggplants/fushin",
"doc": "https://egpl.ga/fushin/fushin.html"
}
]