URI: 
       TODO - transliterate - Transliteration engine
  HTML git clone git://lumidify.org/transliterate.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/transliterate.git (encrypted, but very slow)
  HTML git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/transliterate.git (over tor)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       TODO (275B)
       ---
            1 retrywithout:
            2 Maybe add the functionality to the trie replacement as well.
            3 It could work to "jump forward" in the trie every time a diacritic
            4 is found. If multiple are found, search each subtrie for results,
            5 then return all of them (check first if there are any duplicates).