diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-10-17 15:50:54 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-17 15:50:54 -0500 |
commit | d2d60efa36b8523308dc673d79a6c128a347337d (patch) | |
tree | fbafde321d69c8b4c46208fb2f083d5f9e4ba079 /libraries/perl-x11-protocol/README | |
parent | 2bcd9a735ad22855b21416bfbe8b631b5ea6b1bb (diff) |
libraries/perl-x11-protocol: Added (X11::Protocol perl module)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/perl-x11-protocol/README')
-rw-r--r-- | libraries/perl-x11-protocol/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/perl-x11-protocol/README b/libraries/perl-x11-protocol/README new file mode 100644 index 0000000000..b8ea92de30 --- /dev/null +++ b/libraries/perl-x11-protocol/README @@ -0,0 +1,3 @@ +X11::Protocol and the related modules in this distribution are a rough +equivalent of Xlib (libX11.a, with a bit of Xau and Xext mixed in) +used for drawing windows on and otherwise manipulating X11 window servers. |