Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1# -*- coding: utf-8 -*-
2
3"""Top-level package for gwent."""
4
5__author__ = """Andrew Kaiser"""
6__email__ = "andrewkaiser70@gmail.com"
7__version__ = "0.2.0"