Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephenwakely/dodgy_utf8
Dump dodgy utf8 to various places.
https://github.com/stephenwakely/dodgy_utf8
Last synced: about 2 months ago
JSON representation
Dump dodgy utf8 to various places.
- Host: GitHub
- URL: https://github.com/stephenwakely/dodgy_utf8
- Owner: StephenWakely
- Created: 2024-02-12T10:23:58.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-12T10:30:14.000Z (12 months ago)
- Last Synced: 2024-04-12T16:07:59.225Z (10 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Dodgy Utf8
Simple utility to dump dodgy utf8 to various places so you can test that stuff properly handles Utf8.
Params:
- `--text ` - The text to dump to the place. The text is prepended with ♥ as a valid Utf8 sequence, at will have dodgy utf8 appended to the end.
- `--loop` - Add to dump one line per second to the place.
- `--stdout` - Dump to stdout.
- `--journald` - Dump to journald.
- `--filename ` - Dump to the specified file.