blob: 71638fe5f141d6edf0818a9f139c022c429ee2f8 (
plain)
1
2
3
4
5
|
#!/usr/bin/env python3
__url__ = 'https://github.com/silnrsi/pysilfont'
__copyright__ = 'Copyright (c) 2014-2023 SIL International (https://www.sil.org)'
__license__ = 'Released under the MIT License (https://opensource.org/licenses/MIT)'
__version__ = '1.8.0'
|