summaryrefslogtreecommitdiffstats
path: root/lib/silfont/__init__.py
blob: aa2763c82853897dedf33e2b72d2247294e9deb3 (plain)
1
2
3
4
5
#!/usr/bin/env python
__url__ = 'http://github.com/silnrsi/pysilfont'
__copyright__ = 'Copyright (c) 2014-2022 SIL International (http://www.sil.org)'
__license__ = 'Released under the MIT License (http://opensource.org/licenses/MIT)'
__version__ = '1.6.0'