ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.127 by root, Sat Oct 27 09:22:30 2018 UTC vs.
Revision 1.130 by root, Sun Jun 16 01:23:08 2019 UTC

695 incorporate into your own programs. The compression algorithm is very, 695 incorporate into your own programs. The compression algorithm is very,
696 very fast, yet still written in portable C. More info and the latest 696 very fast, yet still written in portable C. More info and the latest
697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF 697 release can be found at the <a href="http://liblzf.plan9.de">LibLZF
698 Homepage</a>. 698 Homepage</a>.
699 699
700root-tail cvs-co(README) cvs-co(Changes) 700root-tail cvs-co(root-tail.man.html) cvs-co(Changes)
701 Full-featured program to print text directly to the X11 root window. 701 Full-featured program to print text directly to the X11 root window.
702 702
703 More info, screenshots, documentation and current releases can be found 703 More info, screenshots, documentation and current releases can be found
704 at the <a href="http://root-tail.plan9.de">root-tail homepage</a>. 704 at the <a href="http://root-tail.plan9.de">root-tail homepage</a>.
705 705
706xcb cvs-co(README) cvs-co(Changes) 706xcb cvs-co(README) cvs-co(Changes)
707 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n. 707 A fork of the unmaintained xcb (x cut buffers) program implementing better i18n.
708
709root-tail cvs-co(README) dist
710 Root-tail displays log files in the screen background - basiclaly a graphical <tt>tail -f</tt>.
711
712 Root-tail displays log files in the X root window or another window. It
713 can use different colours for different files, match log entries by
714 regular expressions and more.
715
716 It has gone through many hands over the years, and despite not having the
717 quality normally expected by me, it was useful enough to publish.
708 718
709lmainit cvs-co(NEWS) 719lmainit cvs-co(NEWS)
710 A sysvinit replacement that can even be configured to be sysvinit-compliant. 720 A sysvinit replacement that can even be configured to be sysvinit-compliant.
711 721
712 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info. 722 See <a href="http://home.schmorp.de/marc/lmainit.html">its homepage</a> for more info.
878 Perl interface to the uulib library (a.k.a. uudeview/uuenview), which 888 Perl interface to the uulib library (a.k.a. uudeview/uuenview), which
879 allows easy decoding of multipart mime, uuencode and a whole lot of 889 allows easy decoding of multipart mime, uuencode and a whole lot of
880 differently encoded messages. You basically throw files at it, and 890 differently encoded messages. You basically throw files at it, and
881 it extracts the files in them. This module is used by the popular <a 891 it extracts the files in them. This module is used by the popular <a
882 href="www.amavis.org">amavis virus scanner</a>. 892 href="www.amavis.org">amavis virus scanner</a>.
893
894Convert-BER-XS cpan cvs-pod(XS.pm,) cvs-co(Changes)
895 A <em>very</em> low level BER/DER decoder and encoder library.
896
897 This BER en-/decoder is tuned for speed and low memory usage,
898 representing all BER values as tuples (perl-arrays) consisting of (class,
899 tag, constructed, data).
883 900
884Coro cpan cvs-co(Changes) cvs-pod(Coro.pm,) cvs-pod(Coro/AIO.pm,Coro::AIO) cvs-pod(Coro/AnyEvent.pm,Coro::AnyEvent) cvs-pod(Coro/BDB.pm,Coro::BDB) cvs-pod(Coro/Channel.pm,Coro::Channel) cvs-pod(Coro/Debug.pm,Coro::Debug) cvs-pod(Coro/EV.pm,Coro::EV) cvs-pod(Coro/Event.pm,Coro::Event) cvs-pod(Coro/Handle.pm,Coro::Handle) cvs-pod(Coro/LWP.pm,Coro::LWP) cvs-pod(Coro/MakeMaker.pm,Coro::MakeMaker) cvs-pod(Coro/RWLock.pm,Coro::RWLock) cvs-pod(Coro/Select.pm,Coro::Select) cvs-pod(Coro/Semaphore.pm,Coro::Semaphore) cvs-pod(Coro/SemaphoreSet.pm,Coro::SemaphoreSet) cvs-pod(Coro/Signal.pm,Coro::Signal) cvs-pod(Coro/Socket.pm,Coro::Socket) cvs-pod(Coro/Specific.pm,Coro::Specific) cvs-pod(Coro/State.pm,Coro::State) cvs-pod(Coro/Storable.pm,Coro::Storable) cvs-pod(Coro/Timer.pm,Coro::Timer) cvs-pod(Coro/Util.pm,Coro::Util) list(anyevent) irc(anyevent) 901Coro cpan cvs-co(Changes) cvs-pod(Coro.pm,) cvs-pod(Coro/AIO.pm,Coro::AIO) cvs-pod(Coro/AnyEvent.pm,Coro::AnyEvent) cvs-pod(Coro/BDB.pm,Coro::BDB) cvs-pod(Coro/Channel.pm,Coro::Channel) cvs-pod(Coro/Debug.pm,Coro::Debug) cvs-pod(Coro/EV.pm,Coro::EV) cvs-pod(Coro/Event.pm,Coro::Event) cvs-pod(Coro/Handle.pm,Coro::Handle) cvs-pod(Coro/LWP.pm,Coro::LWP) cvs-pod(Coro/MakeMaker.pm,Coro::MakeMaker) cvs-pod(Coro/RWLock.pm,Coro::RWLock) cvs-pod(Coro/Select.pm,Coro::Select) cvs-pod(Coro/Semaphore.pm,Coro::Semaphore) cvs-pod(Coro/SemaphoreSet.pm,Coro::SemaphoreSet) cvs-pod(Coro/Signal.pm,Coro::Signal) cvs-pod(Coro/Socket.pm,Coro::Socket) cvs-pod(Coro/Specific.pm,Coro::Specific) cvs-pod(Coro/State.pm,Coro::State) cvs-pod(Coro/Storable.pm,Coro::Storable) cvs-pod(Coro/Timer.pm,Coro::Timer) cvs-pod(Coro/Util.pm,Coro::Util) list(anyevent) irc(anyevent)
885 A large Perl module family that implements cooperative multitasking in 902 A large Perl module family that implements cooperative multitasking in
886 Perl. It supports filehandle and event abstraction and also implements 903 Perl. It supports filehandle and event abstraction and also implements
887 continuations as well as the necessary directives to implement a slightly 904 continuations as well as the necessary directives to implement a slightly

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines