mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add a termplate
This commit is contained in:
parent
27133e8327
commit
d82d6f823c
7
=template.py
Normal file
7
=template.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#!/usr/bin/env python2
|
||||||
|
# vim:fileencoding=utf-8
|
||||||
|
# License: GPL v3 Copyright: %YEAR%, %USER% <%MAIL%>
|
||||||
|
|
||||||
|
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||||
|
|
||||||
|
%HERE%
|
Loading…
x
Reference in New Issue
Block a user