{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Converts Korean Hangul text to romanized (Latin character) representations using configurable linguistic rules.","skillfed_tags":["korean-language","transliteration"],"use_cases":["Convert Korean names and addresses to romanized form for international databases or documents.","Prepare Korean text for search systems that need Latin-character indexing.","Generate phonetic representations of Korean words for language learning or reference tools.","Transliterate Korean user input in applications targeting multilingual audiences."],"what_it_does":"hangul-romanize is a Python library that converts Korean Hangul text into romanized (Latin alphabet) form. It provides a Transliter class that accepts a romanization rule\u2014such as the academic rule\u2014and applies it to transform Hangul strings into their romanized equivalents. The package has no external runtime dependencies, making it lightweight and easy to integrate.\n\nThe library is designed for developers who need to convert Korean text to Latin characters programmatically. However, the package has not been maintained since April 2020, and its classifiers indicate support only through Python 3.5, raising questions about compatibility with modern Python versions and whether the romanization rules remain aligned with current standards.","worth_installing":"No\u2014the package is abandoned (last commit April 2020, no maintenance in over four years), its license is undeclared, and its Python support claims are outdated. While installation is frictionless and no vulnerabilities are known, the lack of maintenance and unclear licensing create real risks for production use. Consider a maintained alternative."},"id":"hangul-romanize","links":{"html":"https://skillfed.io/packages/hangul-romanize","md":"https://skillfed.io/packages/hangul-romanize.md","pypi":"https://pypi.org/project/hangul-romanize/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-04-07","license_spdx":null,"license_treatment":"unclear","name":"hangul-romanize","python_support":"unspecified","summary":"Rominize Hangul strings."},"popularity":{"monthly_downloads":145058,"position":11137,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.0"}
