Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
avian2
/
unidecode
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
611
Code
Issues
18
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
unidecode
unidecode
on
master
User selector
All users
All time
Commit history
Commits on Jan 5, 2026
Show problematic byte sequence in error message.
Show description for d0b5f56
avian2
committed
d0b5f56
View commit details
Copy full SHA for d0b5f56
View code at this point
Browse repository at this point
Improve help message about --encoding argument.
Show description for c28668f
avian2
committed
c28668f
View commit details
Copy full SHA for c28668f
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
Fix usage of obsolete Chinese character in example
Show description for ea14dd5
DanielYang59
authored and
avian2
committed
ea14dd5
View commit details
Copy full SHA for ea14dd5
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
Add U+2103 and U+2109
Show description for bc391ef
avian2
committed
bc391ef
View commit details
Copy full SHA for bc391ef
View code at this point
Browse repository at this point
Fix U+014A and U+014B: swapped case.
Show description for 21d0ea2
avian2
committed
21d0ea2
View commit details
Copy full SHA for 21d0ea2
View code at this point
Browse repository at this point
Fix U+1D6D5: should be "tau" not "tai".
Show description for 221872f
avian2
committed
221872f
View commit details
Copy full SHA for 221872f
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Use newer type annotation syntax.
avian2
committed
dfe397d
View commit details
Copy full SHA for dfe397d
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
Update x021.py
Show description for a4a5c9f
ciesiolka
authored
a4a5c9f
View commit details
Copy full SHA for a4a5c9f
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
Add a comment about card suit symbols.
avian2
committed
42e9976
View commit details
Copy full SHA for 42e9976
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
add support for chess pieces, too
penguinland
committed
22d2574
View commit details
Copy full SHA for 22d2574
View code at this point
Browse repository at this point
Add suits for playing cards
penguinland
committed
d35f5c0
View commit details
Copy full SHA for d35f5c0
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
Transliterate ‘ẞ’ as ‘SS’
Show description for 63e3bd5
Mango0x45
authored and
avian2
committed
63e3bd5
View commit details
Copy full SHA for 63e3bd5
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
add symbols and fix my error
cheznewa
committed
e7d17f9
View commit details
Copy full SHA for e7d17f9
View code at this point
Browse repository at this point
Commits on Mar 13, 2023
Add U+30A0 (katakana double hyphen)
avian2
committed
8742c14
View commit details
Copy full SHA for 8742c14
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Map ・ and ー (issue #71)
Emil Hammarberg
committed
0011dd1
View commit details
Copy full SHA for 0011dd1
View code at this point
Browse repository at this point
Commits on Sep 28, 2022
Remove trailing space for fractions.
Show description for 92147e6
avian2
committed
92147e6
View commit details
Copy full SHA for 92147e6
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
add some symbols
cheznewa
committed
f3e6f3b
View commit details
Copy full SHA for f3e6f3b
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Read input line by line
critias
committed
fd6f0bd
View commit details
Copy full SHA for fd6f0bd
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
Improve Yiddish conversion
Show description for 974723f
alonbl
committed
974723f
View commit details
Copy full SHA for 974723f
View code at this point
Browse repository at this point
Improve Hebrew conversion
Show description for b27d029
alonbl
committed
b27d029
View commit details
Copy full SHA for b27d029
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Remove __init__.pyi
avian2
committed
f877539
View commit details
Copy full SHA for f877539
View code at this point
Browse repository at this point
More Python 2 compatibility code clean up.
avian2
committed
4ee4df1
View commit details
Copy full SHA for 4ee4df1
View code at this point
Browse repository at this point
Move Py3.5-compatible type annotations inline.
avian2
committed
917aa99
View commit details
Copy full SHA for 917aa99
View code at this point
Browse repository at this point
Drop support for Python 2 and 3.4.
avian2
committed
00bb678
View commit details
Copy full SHA for 00bb678
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Add Typing stubs for the main API.
Show description for 4a1bf09
pcorpet
committed
4a1bf09
View commit details
Copy full SHA for 4a1bf09
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Avoid exception chaining on Python 3.
Show description for 80625ee
avian2
committed
80625ee
View commit details
Copy full SHA for 80625ee
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Rename argument replace_char -> replace_str
avian2
committed
c42c39d
View commit details
Copy full SHA for c42c39d
View code at this point
Browse repository at this point
More mass replace '' -> None
Show description for 3044bf6
avian2
committed
3044bf6
View commit details
Copy full SHA for 3044bf6
View code at this point
Browse repository at this point
Mass replace '[?] ' -> None
Show description for 8bb20f3
avian2
committed
8bb20f3
View commit details
Copy full SHA for 8bb20f3
View code at this point
Browse repository at this point
Mass replace '' -> None.
Show description for 3529535
avian2
committed
3529535
View commit details
Copy full SHA for 3529535
View code at this point
Browse repository at this point
Mass replace '[?]' -> None
Show description for 35736d9
avian2
committed
35736d9
View commit details
Copy full SHA for 35736d9
View code at this point
Browse repository at this point
Add missing ligatures and quotes in U+1F6xx range
avian2
committed
b359887
View commit details
Copy full SHA for b359887
View code at this point
Browse repository at this point
Add missing quotation marks in the U+27xx range.
avian2
committed
706a4bc
View commit details
Copy full SHA for 706a4bc
View code at this point
Browse repository at this point
Add errors parameter to unidecode()
Show description for 4104e5a
avian2
committed
4104e5a
View commit details
Copy full SHA for 4104e5a
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
Fix U+204A "TIRONIAN SIGN ET"
Show description for 2a96ff7
avian2
committed
2a96ff7
View commit details
Copy full SHA for 2a96ff7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.