12 lines
175 B
Python
12 lines
175 B
Python
|
#! /usr/bin/env python3
|
||
|
# -*- coding: utf-8 -*-
|
||
|
# vim:fenc=utf-8
|
||
|
#
|
||
|
# Copyright © %YEAR% %USER% <%MAIL%>
|
||
|
#
|
||
|
# Distributed under terms of the %LICENSE% license.
|
||
|
|
||
|
"""
|
||
|
%HERE%
|
||
|
"""
|