latinizer 0.2.1
A simple general latinization / romanization / transliteration gem wrapping Mecab, Chinese Pinyin and other more specific romanization gems
          Gemfile:
          =
        
        
          installation:
          =
        
      Versions:
- 0.2.2 September 11, 2020 (7,5 ko)
- 0.2.1 September 11, 2020 (7,5 ko)
- 0.2.0 September 09, 2020 (7 ko)
- 0.1.4 September 09, 2020 (7 ko)
Dépendances de Runtime (6):
            babosa
            ~> 1.0
          
          
            chinese_pinyin
            ~> 1.0
          
          
            mecab_standalone
            ~> 0.1, >= 0.1.2
          
          
            romaji
            ~> 0.2
          
          
            translit
            ~> 0.1
          
          
            unicode-scripts
            ~> 1.6
          
    