limeta 0.1.0
Conversion tool for extracting chess game metadata from Lichess' public PGN files and exporting it to database tables.
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.1.0 July 24, 2019 (10.5KB)
Runtime依存関係 (8):
            pg
            >= 1.1
          
          
            pg-url
            ~> 0.1, >= 0.1.2
          
          
            sequel
            ~> 5.22
          
          
            sqlite3
            ~> 1.4
          
          
            string-builder
            ~> 2.3, >= 2.3.1
          
          
            thor
            ~> 0.20
          
          
            tty-progressbar
            ~> 0.17
          
          
            tty-prompt
            ~> 0.19
          
    