Ports Search

Results 8,9518,960 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.019 seconds)
devel/msghack-0.2 (Score: 1.869263E-4)
Alter gettext po files in special ways
Msghack can be used to alter gettext .po files in ways no sane mind would think about. It is a reimplementation of the original msghack in Python.
devel/gettext-runtime-0.19.8.1 (Score: 1.869263E-4)
GNU gettext runtime libraries and programs
GNU gettext is a framework of libraries and tools for internationalisation and localisation of software. This package contains the runtime libraries and programs.
devel/gettext-tools-0.19.8.1 (Score: 1.869263E-4)
GNU gettext development and translation tools
GNU gettext is a framework of libraries and tools for internationalisation and localisation of software. This package contains development and translation tools.
devel/gitphp-0.2.8 (Score: 1.869263E-4)
Web based git repository browser written in PHP
GitPHP is a web based git repository browser written in PHP. It uses the Smarty template system for customization and flexibility.
devel/gnome-builder-3.16.2 (Score: 1.869263E-4)
IDE for writing software for GNOME
Builder attempts to be an IDE for writing software for GNOME. It does not try to be a generic IDE, but one specialized for writing GNOME software.
devel/raw-0.0.0.20130328 (Score: 1.869263E-4)
Go library for high-level interface to unsafe and reflection packages
RAW is a high-level interface to Go's unsafe and reflection packages, designed to ease both generic programming and low-level memory access.
devel/hexcompare-1.0.2 (Score: 1.869263E-4)
Compare and identify differences between two binary files
hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
devel/hgview-1.9.0 (Score: 1.869263E-4)
Fast Mercurial log navigator written in pyqt4
A faster implementation of hgk using pyqt4. Its primary purpose was to be able to browse the Linux kernel mercurial repository.
devel/uniplate-1.6.12 (Score: 1.869263E-4)
Help writing simple, concise, and fast generic operations
Uniplate is a library for writing simple and consie generic operations. Uniplate has similar goals to the original Scap Your Boilerplate work, but is substantially simpler and faster.
devel/yaml-3.11 (Score: 1.869263E-4)
Python YAML parser
PyYAML is a YAML parser and emitter for the Python programming language. PyYAML features : * a complete YAML 1.1 parser. In particular, PyYAML can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. * Unicode support including UTF-8/UTF-16 input/output and \u escape sequences. * low-level event-based parser and emitter API (like SAX). * high-level API for serializing and deserializing native Python objects (like DOM or pickle). * support for all types from the YAML types repository. A simple extension API is provided. * relatively sensible error messages.