Ports Search

Results 381390 of 417 for /lang/.(0.004 seconds)
irc/rice-0.0.0.2 (Score: 0.080580726)
Yet another IRC interface library for Ruby
RICE is Ruby Irc interfaCE, an IRC interface library for Ruby.
japanese/eb-2.6 (Score: 0.080580726)
Ruby bind of EB library
Ruby EB -- Ruby bind of EB library.
math/pure-mpfr-0.5 (Score: 0.080580726)
Multiprecision floats for Pure
pure-mpfr makes the MPFR multiprecision floats (henceforth referred to as mpfr numbers or values) available in Pure, so that they work with the other types of Pure numbers in an almost seamless fashion.
math/pure-rational-0.1 (Score: 0.080580726)
Rational number library for the Pure language
pure-rational provides additional operations on the rational number type provided by the math.pure module in the standard library.
net-mgmt/check_logfiles-3.7.4.1 (Score: 0.080580726)
Nagios plugin which scans log files for specific patterns
This plugin looks for patterns in files. It is capable of detecting logfile rotation. If you tell it how the rotated archives look like, it will also examine these files. Traditional logfile plugins were not aware of the gap which could occur, so under some circumstances they ignored what had happened between their checks. In a production environment this is not tolerable, that's why check_logfiles came into being.
net/pure-sockets-0.7 (Score: 0.080580726)
Pure language interface to the Berkeley socket functions
Pure interface to the Berkeley socket functions. Provides most of the core functionality, so you can create sockets for both stream and datagram based protocols and use these to transmit messages. Unix-style file sockets are also available if the host system supports them.
textproc/pure-csv-1.6 (Score: 0.080580726)
CSV reading and writing module for the Pure language
pure-csv is a module for reading and writing Comma Separated Value (CSV) files from within Pure.
textproc/pure-xml-0.7 (Score: 0.080580726)
Pure language interface for libxml2 and libxslt
This is a port of Q's XML module, which also includes support for XSLT. The module provides a simplified interface to the Gnome libxml2 and libxslt libraries, and supplies all the necessary data structures and operations to inspect, create, modify and transform XML documents with ease.
x11-toolkits/pure-gtk-0.13 (Score: 0.080580726)
Set of Pure language bindings for GTK+
pure-gtk is a collection of bindings to use the GTK+ GUI toolkit version 2.x with Pure. The bindings include the gtk (+gdk), glib, atk, cairo and pango libraries, each in their own Pure module.
x11-toolkits/pure-tk-0.5 (Score: 0.080580726)
Basic interface between Pure and Tcl/Tk
pure-tk provides a basic interface between Pure and Tcl/Tk. The operations of this module allow you to execute arbitrary commands in the Tcl interpreter, set and retrieve variable values in the interpreter, and invoke Pure callbacks from Tcl/Tk.