Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hildjj/rfc-regex
Regex testing for checking Unicode strings in RFC text
https://github.com/hildjj/rfc-regex
Last synced: 15 days ago
JSON representation
Regex testing for checking Unicode strings in RFC text
- Host: GitHub
- URL: https://github.com/hildjj/rfc-regex
- Owner: hildjj
- License: mit
- Created: 2014-03-06T13:54:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-06T14:20:21.000Z (over 10 years ago)
- Last Synced: 2024-10-10T21:44:34.474Z (about 1 month ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rfc-regex
=========Regex testing for checking Unicode strings in RFC text
To use:
- Add file to the `tests` directory
- execute `run_tests`
- Output will show valid and invalid uses of unicode strings that were found