Ports Search

Results 1,9011,910 of 5,623 for /devel/.(0.004 seconds)
devel/Curses-1.36 (Score: 0.032514982)
Perl5 module for terminal screen handling and optimization
Curses is the interface between Perl and your system's curses(3) library. For descriptions on the usage of a given function, variable, or constant, consult your system's documentation, as such information invariably varies (:-) between different curses(3) libraries and operating systems. This document describes the interface itself, and assumes that you already know how your system's curses(3) library works.
devel/DateTime-Format-Natural-1.04 (Score: 0.032514982)
Create machine readable date/time with natural parsing logic
DateTime::Format::Natural takes a string with a human readable date/time and creates a machine readable one by applying natural parsing logic.
devel/Class-Contract-1.14 (Score: 0.032514982)
Design-by-Contract OO in Perl
The Class::Contract module implements strong encapsulation, static inheritance, and design-by-contract condition checking for object-oriented Perl. The module provides a declarative syntax for attribute, method, constructor, and destructor definitions at both the object and class level. Pre-conditions, post-conditions, and class invariants are also fully supported.
devel/gcc-4.9.2 (Score: 0.032514982)
GNU Compiler Collection for bare metal arm cross-development
GCC, the GNU Compiler Collection configured for bare-metal ARM cross-building.
devel/Class-Data-Inheritable-0.08 (Score: 0.032514982)
Inheritable, overridable class data
Class::Data::Inheritable is for creating accessor/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden.
devel/Class-Date-1.1.15 (Score: 0.032514982)
Perl class for easy date and time manipulation
This module is intended to provide a general-purpose date and datetime type for perl. You have a Class::Date class for absolute date and datetime, and have a Class::Date::Rel class for relative dates. You can use ``+'', ``-'', ``<'' and ``>'' operators as with native perl data types.
devel/gdb-7.10 (Score: 0.032514982)
GNU GDB for the arm bare metal target
This is the GNU Debugger GDB, configured for the AVR microcontroller target. This debugger cannot really be used standalone, but is useful in connection with either AVaRICE (http://avarice.sourceforge.net/) or simulavr (http://www.freesoftware.fsf.org/simulavr/).
devel/json_post-1.0.1 (Score: 0.032514982)
JSON POST handler in PHP
This extension provides a PHP content type handler for "application/json" and "text/json" to PHP's form data parser. If the `Content-Type` of an incoming request is `text/json`, the JSON contents of the request body will by parsed into `$_POST`.
devel/asl-1.41r8 (Score: 0.032514982)
Assembler for a variety of microcontrollers/-processors
ASL can generate code for totally different processors. These are implemented: Motorola 68000..68030,683xx including math co-processor and MMU; DSP56000; Motorola/IBM MPC601/MPC505/PPC403; 6800, 6805, 6809, 68(HC)11 and Hitachi 6301 Hitachi 6309, H8 and SH7000/7600 Rockwell 6502 and 65(S)C02 CMD 65816 Mitsubishi MELPS-740; MELPS-7700; MELPS-4500 and M16 Intel MCS-48/41, MCS-51, MCS-96 and 8080/8085 AMD 29K Siemens 80C166/167 Zilog Z80, Z180, Z380 and Z8 Toshiba TLCS-900(L), TLCS-90, TLCS-870, TLCS-47 and TLCS-9000 Microchip PIC16C54..16C57, PIC16C84/PIC16C64 and PIC17C42 SGS-Thomson ST62xx and 6804 Texas Instruments TMS32010/32015, TMS3202x, TMS320C3x and TMS370xxx NEC uPD 78(C)1x and uPD 75xxx (a.k.a. 75K0)
devel/msgpack-0.5.7 (Score: 0.032514982)
Provides API for communicating with MessagePack serialization
This extension provides API for communicating with MessagePack serialization.