Documentation ¶
Overview ¶
Package for a generator for UTS#51 Emoji character classes.
Content ¶
Generator for Unicode Emoji code-point classes. For more information see http://www.unicode.org/reports/tr51/#Emoji_Properties_and_Data_Files
Classes are generated from a companion file: "emoji-data.txt". The generator looks for it in a directory "$GOPATH/etc/".
Usage ¶
The generator has just one option, a "verbose" flag. It should usually be turned on.
generator [-v]
This creates a file "emojiclasses.go" in the current directory. It is designed to be called from the "emoji" directory.
License ¶
Governed by a 3-Clause BSD license. License file may be found in the root folder of this module.
Copyright © 2021 Norbert Pillmayer <norbert@pillmayer.com>
Click to show internal directories.
Click to hide internal directories.