Ports Search

Results 7,4017,410 of 8,048 for www%3Atrac.(0.006 seconds)
devel/plex-1.1.5 (Score: 0.0034885632)
Lexical Analysis Module for Python
Plex is a Python module for constructing lexical analysers, or scanners. Plex scanners have almost all the capabilities of the scanners generated by GNU Flex, and are specified in a very similar way. Tokens are defined by regular expressions, and each token has an associated action, which may be to return a literal value, or to call an arbitrary function.
devel/pqueue-0.2 (Score: 0.0034885632)
Fibonacci-Heap based Priority-Queue Extension for Python
This module implements efficient priority-queues using Fibonacci heaps. While for many purpose this is not as efficient as the more-common binomial heaps, it is very efficient in some aspects that make it very useful for traversal of very large graph structures.
devel/pcre-7.2.3 (Score: 0.0034885632)
Perl compatible regular expressions for Objective Caml
Perl compatible regular expressions for Objective Caml.
devel/pyrex-0.9.9 (Score: 0.0034885632)
Programming Language for writing Python extension modules
Pyrex is a language specially designed for writing Python extension modules. It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python and the messy, low-level world of C.
devel/patch-2.7.5 (Score: 0.0034885632)
GNU patch utility
The patch program takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions.
devel/rpm-spec-mode.el-0.12 (Score: 0.0034885632)
RPM spec file editing commands for Emacs
This mode is used for editing spec files used for building RPM packages.
devel/stsci.distutils-0.3.7 (Score: 0.0034885632)
Packaging utilities used by some of STScI's packages
This package contains utilities used to package some of STScI's Python projects, specifically those projects that comprise stsci_python and Astrolib. It currently consists mostly of some setup_hook scripts meant for use with distutils2/packaging and/or d2to1, and a customized easy_install command meant for use with distribute. This package is not meant for general consumption, though it might be worth looking at for examples of how to do certain things with your own packages.
devel/TurboJson-1.1.4 (Score: 0.0034885632)
Python template plugin for TurboGears that supports json
Python template plugin for TurboGears that supports json
devel/TurboKid-1.0.5 (Score: 0.0034885632)
Python template plugin that supports Kid templates
Python template plugin for TurboGears that supports Kid templates
devel/zope.i18n-3.8.0 (Score: 0.0034885632)
Zope Internationalization Support
zope.i18n implements several APIs related to internationalization and localization: * Locale objects for all locales maintained by the ICU project. * Gettext-based message catalogs for message strings. * Locale discovery for Web-based requests.