Socket
Book a DemoInstallSign in
Socket

comike_catalog_parser

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

comike_catalog_parser

0.0.3
bundlerRubygems
Version published
Maintainers
1
Created
Source

ComikeCatalogParser

コミックマーケットカタログ(ROM版)のパーサーです

Installation

Add this line to your application's Gemfile:

gem 'comike_catalog_parser'

And then execute:

$ bundle

Or install it yourself as:

$ gem install comike_catalog_parser

Usage

コミックマーケットのサークルカットページから1サークルのみのカットを切り出す (例は1093Pの32番目)

CircleCut.new("/Users/cocoa/PDATA/1093.PNG").individual_cut("32")'

サークルの位置を特定する、東M->東2と特定する(Mは全角であることに注意)

CircleMap.new("東","M").position_detail()

カタログチェックリスト(CSV)を引数に渡し、Trello登録用のハッシュを作成する

CatalogChecklist.new(comike_catalog_checklist_file_path).csv2trello_data()

カタログチェックリスト(CSV)とサークル画像カットのパスを引数に渡し、Trello登録用のハッシュを作成しチェックしたサークルカット画像を抽出する

CatalogChecklist.new(comike_catalog_checklist_file_path, circle_cut_path).csv2trello_data()

Contributing

  • Fork it ( https://github.com/[my-github-username]/comike_catalog_parser/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 31 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.