================== blinkenxmas.config ================== .. module:: blinkenxmas.config The :mod:`blinkenxmas.config` module defines classes to handle parsing the stored configuration of Blinken` Xmas, and to layer the parsed command line arguments on top of this. Functions ========= .. autofunction:: get_parser .. autofunction:: get_config Classes ======= .. autoclass:: ConfigArgumentParser Type conversions ================ .. autofunction:: port .. autofunction:: boolean .. autofunction:: resolution .. autofunction:: rotation .. autofunction:: strips