mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
56e2bca91d
- Pass maintainership to submitter - While I'm here, remove Author line PR: 188097 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
8 lines
378 B
Plaintext
8 lines
378 B
Plaintext
X11::Protocol is a perl module that provides an interface that is
|
|
roughly equivalent to Xlib. Its low-level approach is intentional
|
|
as the author is working on a higher-level interface that will be
|
|
more object-oriented and easier to use, so as to allow this low
|
|
level access to eventually be replaced by an XS interface to Xlib.
|
|
|
|
WWW: http://search.cpan.org/dist/X11-Protocol/
|