-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
25 lines (19 loc) · 1.01 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
These are scripts from my bag of tricks that I've found useful over
time. Some of them are from a long time ago and my coding style has
changed over time, so they are a bit uneven stylistically.
Feel free to bug me about them. They are all released under a
2-clause BSD license, present in this repo.
I keep libraries in lib and scripts in scripts. All Perl sources have
PODs of some kind. Libraries generally use Makefile.PL. I will
probably change all of this over time.
Scripts include:
* tomboy2org.pl - Translate Tomboy/GNote-style XML notes into org-mode
* post-receive-* - Git post-receive hooks
* push-content.pl - Git-aware content "push" from post-receive script
* overcopy.pl - carefully copy from one tree to another
* diffsplit.pl - split the output of git-diff into OpenBSD port patches/
* diffscend.pl - turn the diffs between two trees into OBSD patches/
Libraries include:
* Org - Native Perl interface to the Emacs org-mode text file format
--
[email protected] | 0x4FFCBB9C | hack("free") or die;