]> Sergey Matveev's repositories - public-inbox.git/commit
highlight: initial wrapper and PSGI service
authorEric Wong <e@80x24.org>
Mon, 21 Jan 2019 03:19:20 +0000 (03:19 +0000)
committerEric Wong <e@80x24.org>
Mon, 21 Jan 2019 03:30:36 +0000 (03:30 +0000)
commit0a04fa7bd38c8f491b429dc7d8578735ca7ca3f4
treea9793a4e5bc38c6273ac583ffa859bbdcfd49adf
parent69822fef73720cb201bf9cb7f25ed5ea2c4fa10a
highlight: initial wrapper and PSGI service

I'll probably expose the PSGI service for cgit;
but it could be useful to others as well.
MANIFEST
examples/highlight.psgi [new file with mode: 0644]
lib/PublicInbox/HlMod.pm [new file with mode: 0644]
lib/PublicInbox/WwwHighlight.pm [new file with mode: 0644]
t/hl_mod.t [new file with mode: 0644]