X-Git-Url: https://git.korewanetadesu.com/?p=python-collate.git;a=blobdiff_plain;f=collate%2Fstrings.py;h=e2750d19b40175a35f588a225db614d932cc9559;hp=fd6f71d852fe4c86f9260eb9a5d83b073dbe7e8d;hb=16cf8c5be127cde59d8ce709a04c64b9f82f00eb;hpb=29aa14bcc723a78fb2f172488c65c4893f6797a3 diff --git a/collate/strings.py b/collate/strings.py index fd6f71d..e2750d1 100644 --- a/collate/strings.py +++ b/collate/strings.py @@ -1,6 +1,6 @@ """String utility functions for collation.""" -__all__ = ["sortemes", "numeric", "normalize_number"] +__all__ = ["sortemes", "numeric", "normalize_number", "deroman"] import unicodedata