Ports Search

Results 771780 of 5,623 for /devel/.(0.004 seconds)
devel/genproto-0.4.1 (Score: 0.032514982)
Generates prototypes from C/C++ code
genproto generates prototypes from C/C++ code. It does not touch the original files, and the output format can be changed via printf-style format strings.
devel/tools-20160709 (Score: 0.032514982)
Go Tools
This port holds the source for various packages and tools that support the Go programming language.
devel/gettext-lint-0.4 (Score: 0.032514982)
Check the validity and consistency of PO and POT files
The gettext lint tools is a collection of tools for checking the validity and consistency of PO and POT files. It also includes an experimental glossary building tool. This package includes: * POFileStatus - PO file validator and status reporting * POFileChecker - searches for common mistakes in PO files * POTFileChecker - searches for common mistakes in POT files * POFileConsistency - PO file consistency checks * POFileConsistencyShell - PO file consistency checks, interactive mode * POFileEquiv - PO file glossary generator All tools generate XML to the standard output; just run them with a list of PO or POT files to check. Some have extra options, run the command with no parameters for a short usage message.
devel/uuid-0.0.0.20141202 (Score: 0.032514982)
Go library to generates and inspects UUIDs based on RFC 4122
The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
devel/yaml-20160301 (Score: 0.032514982)
YAML support for the Go language
The yaml package enables Go programs to comfortably encode and decode YAML values. It was developed within Canonical as part of the juju project, and is based on a pure Go port of the well-known libyaml C library to parse and generate YAML data quickly and reliably.
devel/gobject-introspection-1.46.0 (Score: 0.032514982)
Generate interface introspection data for GObject libraries
GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. GObject Introspection contains tools to generate and handle the introspection data.
devel/goffice-0.8.17 (Score: 0.032514982)
GLib/GTK+ set of document centric objects and utilities
Goffice is a set of document centric components for GLib and GTK+. There are common operations for document centric applications that are conceptually simple, but complex to implement fully. - plugins - load/save documents - undo/redo Goffice provides a single library for performing such operations.
devel/goffice-0.10.28 (Score: 0.032514982)
GLib/GTK+ set of document centric objects and utilities
Goffice is a set of document centric components for GLib and GTK+. There are common operations for document centric applications that are conceptually simple, but complex to implement fully. - plugins - load/save documents - undo/redo Goffice provides a single library for performing such operations.
devel/Eval-Context-0.09.11 (Score: 0.032514982)
Evaluate Perl code in context wrapper
This module define a subroutine that let you evaluate Perl code in a specific context. The code can be passed directly as a string or as a file name to read from. It also provides some subroutines to let you define and optionally share variables and subroutines between your code and the code you wish to evaluate. Finally there is some support for running your code in a safe compartment.
devel/google-perftools-2.5 (Score: 0.032514982)
Fast, multi-threaded malloc() and nifty performance analysis tools
Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Perf Tools is the fastest memory allocation library available, it also often allows applications to have smaller memory footprint.