Skip to content
View inoue-katsumi's full-sized avatar
Block or Report

Block or report inoue-katsumi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. iphone iphone Public

    SQL for SQLite3 db to extract info from iPhone backup/iTunes

    1 2

  2. sqlite_IPv4_UDF sqlite_IPv4_UDF Public

    sqlite_IPv4_UDF is UDF(User Defined Function) for SQLite3. It converts IPv4 string<->Int64 representations. Int64->String is still under development.

    C

  3. Unicode_Hanzi_Expand Unicode_Hanzi_Expand Public

    Unicode_Hanzi_Expand walks all the links in Unicode_Variants.txt back and forward and creates redundant cluster list of hanzi(kanji,漢字).

    Shell 2 2

  4. magnify_elliptic magnify_elliptic Public

    magnify_elliptic uses Imagemagick to magnify part of the image and writes out to a new file.

    Shell

  5. rss_podcast rss_podcast Public

    rss_podcast is podcasts(*.mp3) downloader. Original code can be found in https://mim.mbirgin.com/?c=posts&id=115 and probably elsewhere.

    Shell

  6. edict_romaji edict_romaji Public

    edict_romaji adds Romaji field to EDICT Dictionary File.

    Rust