Ports Search

Results 17,26117,270 of 19,819 for %22HTTP Server%22.(0.013 seconds)
devel/go-flags-1.0.0.20160227 (Score: 7.739885E-4)
Go command line option parser
Package flags provides an extensive command line option parser. The flags package is similar in functionality to the go built-in flag package but provides more options and uses reflection to provide a convenient and succinct way of specifying command line options.
devel/gprbuild-20160609 (Score: 7.739885E-4)
Adacore multi-language software build tool
GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes the complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well suited for compiled languages.
devel/hachoir-parser-1.3.4 (Score: 7.739885E-4)
Parsers of most common file formats
hachoir-parser is a package of most common file format parsers written using hachoir-core. Not all parsers are complete, some are very good and other are poor: only parse first level of the tree for example. A perfect parser have no "raw" field: with a perfect parser you are able to know *each* bit meaning. Some good (but not perfect) parsers: * Matroska video * Microsoft RIFF (AVI video, WAV audio, CDA file) * PNG picture * TAR and ZIP archive
devel/gzstream-1.5 (Score: 7.739885E-4)
Provides zlib functionality in an iostream
Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. It is freely available under the LGPL license. Gzstream has been written by Deepak Bandyopadhyay and Lutz Kettner at the Computational Geometry Group at UNC Chapel Hill.
devel/hachoir-core-1.3.3 (Score: 7.739885E-4)
Hachoir core parser
Hachoir is the french name for a mincer: a tool used by butchers to cut meat. Hachoir is also a tool written for hackers to cut file or any binary stream. A file is split in a tree of fields where the smallest field can be just a bit. There are various field types: integer, string, bits, padding, sub file, etc.
devel/hachoir-regex-1.0.5 (Score: 7.739885E-4)
Regular expression manipulation library
hachoir-regex is a Python library for regular expression manipulation. You can use a|b (or) and a+b (and) operators. Expressions are optimized during the construction: merge ranges, simplify repetitions, etc. It also contains a class for pattern matching allowing to search multiple strings and regex at the same time.
devel/arduino-irremote-0.1 (Score: 7.739885E-4)
Multi-protocol infrared remote library for the Arduino
A Multi-Protocol Infrared Remote Library for the Arduino This IR remote library, written by Ken Shirriff, lets you both send and receive IR remote codes in multiple protocols. It supports NEC, Sony SIRC, Philips RC5, Philips RC6, and raw protocols.
devel/hp48cc-1.3 (Score: 7.739885E-4)
C-like compiler that translates input code to the HP48 RPL language
hp48cc is a C-like compiler that translates the input code into the HP48 RPL language. The language recognized by the compiler is only a small subset of the C language, with some non-standard extensions, but powerful enough to write complex programs simply. Note that GCC-based `devel/hp48xgcc' port exists which directly translates C code into Saturn (HP48 processor) opcodes.
devel/art-0.9.01 (Score: 7.739885E-4)
Resource tracing, debugging, and profiling tool
Crossplatform method to trace software errors in runtime during resource manipulation is shown. A scheme for describing abstract resources and their functions in XML is presented. Due to separation it's possible to describe vast classes of resources without changing the analyzer core. Detected errors often have an influence on security, safety, robustness and resource optimal usage.
devel/eric6-6.1.9 (Score: 7.739885E-4)
Full featured Python and Ruby editor and IDE based on Qt
Eric is a full featured Python and Ruby editor and IDE, written in python. It is based on the cross platform Qt gui toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as everyday's quick and dirty editor as well as being usable as a professional project management tool integrating many advanced features Python offers the professional coder. This is a port of eric6 (based on Qt4).