Ports Search

Results 4,0914,100 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.022 seconds)
biology/io_lib-1.14.8 (Score: 4.3637905E-4)
General purpose trace file (and Experiment File) reading interface
Io_lib is a library of file reading and writing code to provide a general purpose trace file (and Experiment File) reading interface. The programmer simply calls the (eg) read_reading to create a "Read" C structure with the data loaded into memory. It has been compiled and tested on a variety of Unix systems, MacOS X and MS Windows.
devel/nuitka-0.5.22 (Score: 4.3637905E-4)
Compatible and efficient Python compiler
Nuitka is a Python compiler, a good replacement for the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer. It translates Python code into a C++ program that then uses "libpython" to execute in the same way as CPython does, in a very compatible way.
devel/ebnf2yacc-0.1.1 (Score: 4.3637905E-4)
EBNF to YACC
ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in ebnf, and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc file to build the tree.
devel/marisa-tire-0.24 (Score: 4.3637905E-4)
MARISA: Matching Algorithm with Recursively Implemented StorAge
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. And libmarisa is a C++ library to provide an implementation of MARISA. Also, the package of libmarisa contains a set of command line tools for building and operating a MARISA-based dictionary.
devel/qmake-3.3.8 (Score: 4.3637905E-4)
The build utility of the Qt 3 project
Qt 3 is a C++ toolkit for application development. It lets application developers target all major operating systems with a single application source code. Qmake is a project and makefile creating utility, that is part of Qt 3. For ease of maintenance it is split out into a port of its own.
devel/sfml-2.1 (Score: 4.3637905E-4)
Simple and Fast Multimedia Library
SFML is a portable and easy to use multimedia API written in C++. You can see it as a modern, object-oriented alternative to SDL. SFML is composed of several packages to perfectly suit your needs. You can use SFML as a minimal windowing system to interface with OpenGL, or as a fully-featured multimedia library for building games or interactive programs.
devel/sfml-1.6 (Score: 4.3637905E-4)
Simple and Fast Multimedia Library
SFML is a portable and easy to use multimedia API written in C++. You can see it as a modern, object-oriented alternative to SDL. SFML is composed of several packages to perfectly suit your needs. You can use SFML as a minimal windowing system to interface with OpenGL, or as a fully-featured multimedia library for building games or interactive programs.
games/fortunate-3.1 (Score: 4.3637905E-4)
Graphical front-end to the command-line BSD fortune
Fortunate displays a quotation in a window. Fortunate is a Cocoa/Objective-C graphical front-end to the command-line BSD fortune which, since the dawn of time, has been providing countless seconds of fun each time a user logs in. LICENSE: Public Domain
graphics/pivy-0.5.0 (Score: 4.3637905E-4)
Python binding for Coin
A Python binding for Coin Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.
irc/iroffer-1.4.3 (Score: 4.3637905E-4)
IRC "bot" that makes sharing files via DCC extremely easy
iroffer is a fileserver for irc (commonly referred to as a DCC bot). It uses the DCC feature of irc to send files to other users. iroffer will connect to an irc server and let people request files from it. iroffer is not a script, it is a standalone executable written in C. LICENSE: GPL2 or later