chiark
/
gitweb
/
~mdw
/
mLib-python
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
codec.pyx: Interface to new codec machinery.
[mLib-python]
/
.skelrc
1
;;; -*-emacs-lisp-*-
2
3
(setq skel-alist
4
(append
5
'((author . "Straylight/Edgeware")
6
(licence-text . "[[gpl]]")
7
(full-title . "the Python interface to mLib")
8
(program . "mLib/Python"))
9
skel-alist))