Ports Search

Results 13,03113,040 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/term-ansicolor-1.3.2 (Score: 9.2878623E-4)
Term::ANSIColor for Ruby
Small Ruby library that colors strings using ANSI escape sequences. It's possible to use constants: print red, bold, "red bold", reset, "\n" or unary functions: print red(bold("red bold")), "\n" Blockforms do also autoreset at the block's end: print red { bold { "red bold" } }, "\n" It's also possible to use this module as Mixin for classes of objects that respond to :to_str, e.g. String. class String include Term::ANSIColor end print "red bold".red.bold, "\n"
devel/runsnakerun-2.0.4 (Score: 9.2878623E-4)
GUI Viewer for Python profiling runs
GUI Viewer for Python profiling runs. Provides explorability and overall visualization of the call tree and package/module structures.
devel/sdts++-1.5.1 (Score: 9.2878623E-4)
C++ library for SDTS related development
SDTS++ is a C++ toolkit that programmers can use to write applications that can read or write SDTS datasets. Application developers can use SDTS++ library classes to work with the logical structure of these datasets without having to worry about the physical details of each dataset.
devel/sfml-2.1 (Score: 9.2878623E-4)
Simple and Fast Multimedia Library
SFML is a portable and easy to use multimedia API written in C++. You can see it as a modern, object-oriented alternative to SDL. SFML is composed of several packages to perfectly suit your needs. You can use SFML as a minimal windowing system to interface with OpenGL, or as a fully-featured multimedia library for building games or interactive programs.
devel/sfml-1.6 (Score: 9.2878623E-4)
Simple and Fast Multimedia Library
SFML is a portable and easy to use multimedia API written in C++. You can see it as a modern, object-oriented alternative to SDL. SFML is composed of several packages to perfectly suit your needs. You can use SFML as a minimal windowing system to interface with OpenGL, or as a fully-featured multimedia library for building games or interactive programs.
devel/shiboken-1.2.2 (Score: 9.2878623E-4)
C++ code generator for CPython extensions
Shiboken is a GeneratorRunner plugin that outputs C++ code for CPython extensions.
devel/skalibs-2.3.9.0 (Score: 9.2878623E-4)
General purpose C libraries used by skarnet.org software
skalibs is a package centralizing the public-domain C development files used for building other skarnet.org software. skalibs can also be used as a sound basic start for C development. There are a lot of general-purpose libraries out there; but if your main goal is to produce small and secure C code, you will like skalibs. skalibs contains exclusively public-domain code. So you can redistribute it as you want, and it does not prevent you from distributing any of your executables.
devel/Gravatar-URL-1.07 (Score: 9.2878623E-4)
Make URLs for Gravatars from an email address
Gravatar::URL is a perl module to make URLs for Gravatars from an email address.
devel/liblouisxml-2.4.0 (Score: 9.2878623E-4)
Library Provide Complete Braille Transcription Services
liblouisxml is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included. The latest version of liblouis is required.
devel/Locale-Maketext-1.28 (Score: 9.2878623E-4)
Framework for software localization and inheritance-based lexicons
Locale::Maketext is a base class providing a framework for software localization and inheritance-based lexicons, as described in my article in The Perl Journal #13 (which is on the way to your mailbox and/or newsstand). Copyright 1999, Sean M. Burke <sburke@netadventure.net>, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.