Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第3,8413,850项(搜索用时0.004秒)
devel/tzfile-0.1 (Score: 0.032514982)
TZFile handling library for Ruby
Ruby/TZFile is a TZFile handling library for Ruby. It generates classes like Time class for timezones other than localtime nor UTC.
devel/Breve-1.3.0 (Score: 0.032514982)
Python s-expression style template engine
Breve is a Python template engine that is designed to be clean and elegant with minimal syntax. Unlike most Python template engines, Breve is implemented as an `internal DSL`_ rather than a parser.
devel/safe-iop-0.3.1 (Score: 0.032514982)
Safe integer operation library for C
This library provides a collection of (macro-based) functions for performing safe integer operations across platform and architecture with a straightforward API. It supports two modes of use: header-only and linked dynamic library. The linked, dynamic library supplies a format-string based interface which is in pre-alpha. The header-only mode supplies integer and sign overflow and underflow pre-condition checks using checks derived from the CERT secure coding guide. The checks do not rely on twos complement arithmetic and should not at any point perform an arithmetic operations that may overflow. It also performs basic type agreement checks to ensure that the macros are being used (somewhat) correctly.
devel/qmake-5.6.1 (Score: 0.032514982)
Qt Makefile generator
devel/corelib-4.8.7 (Score: 0.032514982)
Qt core non-graphical module
devel/script-4.8.7 (Score: 0.032514982)
Qt scripting module
devel/ExtensionClass-4.1.2 (Score: 0.032514982)
Metaclass for subclassable extension types
This package provides a metaclass that allows classes implemented in extension modules to be subclassed in Python.
devel/InlineEgg-1.08 (Score: 0.032514982)
Python module for writing inline assembler programs
InlineEgg is a Python module that provides the user with a toolbox of convenient classes for writing small assembly programs. Only that instead of having to remember confusing assembly mnemonics and requiring the developer to remember how to use complex tools like assemblers and linkers, everything is done the easy way: in Python. InlineEgg is oriented - but not limited - to developing shellcode (sometimes called eggs) for use in exploits.
devel/Jinja-1.2 (Score: 0.032514982)
Fast and easy to use stand-alone template engine
Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code.
devel/Jinja2-2.8 (Score: 0.032514982)
Documentation of Jinja2 template engine
Documentation of Jinja2 template engine.