Ports Search

Results 13,04113,050 of 19,819 for %22HTTP Server%22.(0.009 seconds)
devel/fsm-0.01 (Score: 9.2878623E-4)
Pure Python Implementation of a Finite State Machine
Python module for building and describing deterministic finite-state automata.
devel/sysfsutils-2.1.0 (Score: 9.2878623E-4)
System Utilities Based on Sysfs
These are a set of utilities built upon sysfs, a new virtual filesystem in Linux kernel versions 2.5+ that exposes a system's device tree.
devel/gflags-2.0 (Score: 9.2878623E-4)
Commandline flags module for Python
The gflags package contains a library that implements commandline flags processing. As such it's a replacement for getopt(). It has increased flexibility, including built-in support for Python types, and the ability to define flags in the source file in which they're used. (This last is its major difference from OptParse.)
devel/tailor-0.9.35 (Score: 9.2878623E-4)
Migrates changesets between version control systems
Tailor is a tool to migrate changesets between Aegis, ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Perforce, Subversion, and Tla repositories.
devel/iniparse-0.4 (Score: 9.2878623E-4)
Better INI parser for Python
iniparse is a INI parser for Python which is: - Compatiable with ConfigParser: Backward compatible implementations of ConfigParser, RawConfigParser, and SafeConfigParser are included that are API-compatible with the Python standard library. They pass all the unit tests in Python-2.4.4. - Preserves structure of INI files: Order of sections & options, indentation, comments, and blank lines are preserved as far as possible when data is updated. - More convenient: Values can be accessed using dotted notation (cfg.user.name), or using container syntax (cfg['user']['name']). It is very useful for config files that are updated both by users and by programs, since it is very disorienting for a user to have her config file completely rearranged whenever a program changes it. iniparse also allows making the order of entries in a config file significant, which is desirable in applications like image galleries.
devel/tkcvs-8.2.3 (Score: 9.2878623E-4)
Tcl/Tk frontends to CVS and Subversion
TkCVS is a Tcl/Tk-based graphical interface to the CVS, and Subversion configuration management systems. It will also help with RCS. The user interface is consistent across Unix/Linux, Windows, and MacOS X. TkDiff is included for browsing and merging your changes. It shows the status of the files in the current working directory, and has tools for tagging, merging, importing, exporting, checking in/out, and other user operations. TkCVS also aids in browsing the repository. For Subversion, the repository tree is browsed like an ordinary file tree. For CVS, the CVSROOT/modules file is read. TkCVS extends CVS with a method to produce a "user friendly" listing of modules by using special comments in the CVSROOT/modules file.
devel/trio-1.16 (Score: 9.2878623E-4)
Fully matured and stable set of printf and string functions
Trio is a fully matured and stable set of printf and string functions designed be used by applications with focus on portability or with the need for additional features that are not supported by standard stdio implementation. There are several cases where you may want to consider using trio: 1.Portability across heterogeneous platforms. 2.Embedded systems without stdio support. 3.Extendability of unsupported features. 4.Your native version don't do everything you need.
devel/Package-Generator-1.106 (Score: 9.2878623E-4)
This module lets you quickly and easily construct new packages
This module lets you quickly and easily construct new packages. It gives them unused names and sets up their package data, if provided.
devel/xa65-2.3.6 (Score: 9.2878623E-4)
Two-pass cross-assembler for MOS 6502 and compatible CPUs
xa is a high-speed, two-pass portable cross-assembler. It understands mnemonics and generates code for: NMOS 6502s (such as 6502A, 6504, 6507, 6510, 7501, 8500, 8501, 8502, ...) CMOS 6502s (65C02 and Rockwell R65C02) and the 65816 Key amongst its features: - C-like preprocessor (understands cpp for additional feature support) - Rich expression syntax and pseudo-op vocabulary - Multiple character sets - Binary linking - Supports o65 relocatable objects with a full linker and relocation suite, as well as "bare" plain binary object files - Block structure for label scoping
devel/xc3sprog-r769 (Score: 9.2878623E-4)
Free programmer for Xilinx Spartan S3E Starter Kit
This tool should let you to program your Xilinx Spartan-3E Starter Kit and similar boards based on Xilinx USB programmers.