@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""Authors string management."""
"""Build a songbook, according to parameters found in a .sb file."""
#!/usr/bin/python
"""Dealing with encoding problems."""
"""Songbook exceptions and errors."""
@ -1,7 +1,4 @@
#
"""File system utilities."""
from contextlib import contextmanager
"""Manage indexes.
"""PlasTeX module to process song files."""
r"""Patch pour le paquet Babel de PlasTeX
"""Module to process song LaTeX environment.
"""Song management."""
"""Template for .tex generation settings and utilities"""
@ -1,6 +1,5 @@
#! /usr/bin/env python2
"""Command line tool to compile songbooks using the songbook library."""