Skip to content

Filter util. Allows ASCII and Scandinavian UTF-8 characters πŸ‡ΈπŸ‡ͺ πŸ‡³πŸ‡΄ πŸ‡©πŸ‡°

License

Notifications You must be signed in to change notification settings

ullenius/skandinav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

skandinav

Filter utility. Removes unwanted UTF-8 characters from yaml, JSON and other text-files.

Allowed characters

  • ASCII

  • Swedish UTF-8 characters (ÅÄÖ Γ₯Àâ) πŸ‡ΈπŸ‡ͺ

  • Danish/Norwegian UTF-8 characters (Γ†Γ˜Γ… æøΓ₯) πŸ‡©πŸ‡°πŸ‡³πŸ‡΄

  • All other characters are ignored

usage: ./skandinav input.txt

For example:

$ ./skandinav application.yaml > filtered.yaml

Building

Run:

./build.sh

Requirements

C89

Licence

GPL-3 only

About

Filter util. Allows ASCII and Scandinavian UTF-8 characters πŸ‡ΈπŸ‡ͺ πŸ‡³πŸ‡΄ πŸ‡©πŸ‡°

Topics

Resources

License

Stars

Watchers

Forks