Memtest86+ is a stand-alone memory test for x86 architecture computers
based on the well-known original memtest86 written by Chris Brady.
Plack::Middleware::XForwardedFor will look for X-Forwarded-For header in the
incomming request and change REMOTE_ADDR to the real client IP.
This is an XS impementation of URL::Encode, which provides functions to encode
and decode strings into and from the application/x-www-form-urlencoded
encoding.
Ezfm is a EZWGL-based file manager for X Window System. It
offers most of the features one would expect from a file manager.
This port is for International Fonts excluding what distributed with X
Window Systems.
This contains free X11 fonts for all characters that Emacs and XEmacs
can handle. They are classified into several categories.
European -- European normal size fonts (suitable with the other fonts)
European-BIG -- European big fonts
Asian -- Asian (non-CJK) fonts
Chinese -- Chinese normal size fonts excluding what distributed with X
Chinese.BIG -- Chinese big fonts
Japanese -- Japanese normal size fonts excluding what distributed with X
Japanese.BIG -- Japanese big fonts
Ethiopic -- Ethiopic fonts
Misc -- fonts for the other regions/scripts
TrueType -- Truetype fonts
Type1 -- Postscript Type1 fonts
V is a C++ GUI and application development framework for X-windows and
Microsoft Windows. It allows you to develop GUI applications that are
source-code compatible under X11 and Microsoft Windows 3.x/95, that have
the same look-and-feel under both environments. It does not require any
special X toolkits or Windows DLL's to be installed (it uses the standard
toolkits on both environments).
Full documentation, many code examples, and the V toolkit for Windows
systems is available at the V web site:
Hangul X11 fonts(baekmuk)
-------------------------
(c) Copyright 1986-1999, Wooderart Inc.
You are hereby granted permission under all Wooderart propriety rights
to use, copy, modify, sublicense, sell, and redistribute the 4 Baekmuk
Hangul bitmap fonts for any purpose and without restriction;
provided, that this notice is left intact on all copies of such fonts
and that Wooderart's trademark is acknowledged as shown below on all
copies of the 4 Baekmuk bitmap fonts.
BAEKMUK BATANG is a registered trademark of Wooderart Inc.
BAEKMUK GULIM is a registered trademark of Wooderart Inc.
BAEKMUK DOTUM is a registered trademark of Wooderart Inc.
BAEKMUK HEADLINE is a registered trademark of Wooderart Inc.
The xisp package implements a user-friendly X interface to pppd/chat
and provides maximum feedback from the dial-in and login phases on a
browser screen, as well as a manual login terminal window. It also
provides greater versatility in interrupting a call in progress and in
general enhances the user's feeling of "what's going on", especially
if he/she is not all that well acquainted with the intricacies of
system log files. Xisp also has means to track your phonecosts.
wpa_supplicant is a client (supplicant) with support for WPA and WPA2
(IEEE 802.11i / RSN). It is suitable for both desktop/laptop computers and
embedded systems. Supplicant is the IEEE 802.1X/WPA component that is used
in the client stations. It implements key negotiation with a WPA
Authenticator and it controls the roaming and IEEE 802.11 authentication/
association of the wlan driver.
wpa_supplicant is designed to be a "daemon" program that runs in the
background and acts as the backend component controlling the wireless
connection. wpa_supplicant supports separate frontend programs and a
text-based frontend (wpa_cli) and a GUI (wpa_gui) are included with
wpa_supplicant.
Markdown is a text-to-HTML filter; it translates an easy-to-read and
easy-to-write structured text format into HTML. Markdown's text format
is most similar to that of plain text email, and supports features such
as headers, *emphasis*, code blocks, blockquotes, and links.
Markdown's syntax is designed not as a generic markup language, but
specifically to serve as a front-end to (X)HTML. You can use span-level
HTML tags anywhere in a Markdown document, and you can use block level
HTML tags (like <div> and <table> as well).
Text::MultiMarkdown implements the MultiMarkdown markdown syntax
extensions from: http://fletcherpenney.net/multimarkdown/