linecook.recipes package

Submodules

linecook.recipes.dpkg_log module

linecook recipe for dpkg.log.

linecook.recipes.dpkg_log.emphasize_dpkg_actions()

Return transform that emphasizes packaging actions

linecook.recipes.python module

Example of linecook recipe for python code.

This is a toy example: Actual syntax highlighting isn’t possible since linecook doesn’t (easily) store state between different lines, which prevents proper highlighting of things like multi-line strings.

Module contents