@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
"""Render `very simple` TeX commands in a simple TeX code."""
import logging
@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
"""Installation script for songbook.
#! /usr/bin/env python3
#! /usr/bin/env python
"""Command line tool to compile songbooks using the songbook library."""