Ports Search

Results 5,4215,430 of 5,623 for /devel/.(0.004 seconds)
devel/Locale-Maketext-1.28 (Score: 0.032514982)
Framework for software localization and inheritance-based lexicons
Locale::Maketext is a base class providing a framework for software localization and inheritance-based lexicons, as described in my article in The Perl Journal #13 (which is on the way to your mailbox and/or newsstand). Copyright 1999, Sean M. Burke <sburke@netadventure.net>, all rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
devel/spark-1.6.1 (Score: 0.032514982)
Fast big data processing engine
Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala and Python, and an optimized engine that supports general execution graphs. It also supports a rich set of higher-level tools including Spark SQL for SQL and structured data processing, MLlib for machine learning, GraphX for graph processing, and Spark Streaming.
devel/spice-protocol-0.12.10 (Score: 0.032514982)
Simple Protocol for Independent Computing Environments
Spice protocol defines a set of protocol messages for accessing, controlling, and receiving inputs from remote computing devices (e.g., keyboard, video, mouse) across networks, and sending output to them. A controlled device can reside on either side, client and/or server.
devel/spin-6.4.5 (Score: 0.032514982)
On-the-fly verification system for asynchronous concurrent systems
Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. Spin uses a high level language to specify systems descriptions, called PROMELA (PROcess MEta LAnguage).
devel/srecord-1.64 (Score: 0.032514982)
Collection of powerful tools for manipulating EPROM load files
The SRecord package is a collection of powerful tools for manipulating EPROM load files.
devel/perlkde-4.14.3 (Score: 0.032514982)
Perl bindings for KDE
Perl bindings for KDE libraries.
devel/staf-3.4.23 (Score: 0.032514982)
Software Testing Automation Framework
The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages.
devel/statcvs-0.7.0 (Score: 0.032514982)
CVS repository activity report generator
StatCVS retrieves information from a CVS repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatCVS generates a static suite of HTML or XDOC documents containing tables and chart images.
devel/statik-20141209 (Score: 0.032514982)
Embed static files into a Go executable
statik allows you to embed a directory of static files into your Go binary to be later served from an http.FileSystem. Is this a crazy idea? No, not necessarily. If you're building a tool that has a Web component, you typically want to serve some images, CSS and JavaScript. You like the comfort of distributing a single binary, so you don't want to mess with deploying them elsewhere. If your static files are not large in size and will be browsed by a few people, statik is a solution you are looking for.
devel/statsvn-0.7.0 (Score: 0.032514982)
Subversion repository activity report generator
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML or XDOC documents containing tables and chart images.