Ports Search

Results 3,2713,280 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.014 seconds)
devel/fortran-8.5.3 (Score: 5.5901794E-4)
Creating extensions to the Python language with Fortran routines
Pyfort is a tool for connecting Fortran routines (and "Fortran-like" C) to Python and its Numerical Python array extension. Pyfort translates an module file that describes the routines you wish to access from Python into a C language source file defining a Python module. Pyfort will also build and install this extension into Python.
palm/pilot-link-0.12.5 (Score: 5.5901794E-4)
Suite of tools to connect and sync your Palm handheld
pilot-link is a series of tools designed to extract and add data to a PalmPilot organizer. There are programs in here to transfer data, debug the pilot, synchronize with calendars, and a set of include files and libraries with which you may build your own applications in C, C++, Perl5, Tcl, Java, and Python.
security/cryptohash-0.11.6 (Score: 5.5901794E-4)
Collection of crypto hashes, fast, pure, and practical
A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages. The implementations are made in C with a haskell FFI wrapper that hide the C implementation.
textproc/aspell-0.60.6.1 (Score: 5.5901794E-4)
Spelling checker with better suggestion logic than ispell
Aspell is a spelling checker designed to eventually replace ispell, although it currently lacks many of ispell's basic functions. Aspell's main feature is that it does a much better job of coming up with possible suggestions than ispell. Aspell also includes a powerful C++ library with C and Perl interfaces in the works.
graphics/SciPlot-1.36 (Score: 5.5469054E-4)
Full-featured Xt widget to display 2D data in a graph
The SciPlot Widget is a widget capable of plotting cartesian or polar graphs, including logarithmic axes in cartesian plots. The widget is subclassed directly from the Core widget class, which means that it does not depend upon any other widget set. It may be freely used with Athena, Motif, or the Open Look/Xview widget sets. Features provided in the widget include automatic scaling, legend drawing, axis labeling, PostScript output, multiple plotted lines, color support, user font specification, dashed lines, symbols drawn at points, logarithmic scales on one or both axes in cartesian plots, and degrees or radians as angles in polar plots.
korean/h2ps-2.06 (Score: 5.5469054E-4)
Formats an ASCII file for printing on a postscript printer with Korean char
h2ps ---- h2ps formats each named file for printing in a postscript printer with embedded PS hangul fonts; if no file is given, h2ps reads from the standard input. The format used is nice and compact: n(1 to 10) pages on each physical page, headers with useful information (page number, printing date), etc. This is very useful for making simple listings of Korean text. It is relatively compact when comparing with nh2ps, and no need to another fonts or ghostscript. It can be printed with any PostScript printer only with english fonts because its fonts are embedded with output.
sysutils/timelimit-1.8.1 (Score: 5.537574E-4)
Limit the absolute execution time of a process
timelimit executes a command and terminates the spawned process after a given time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown.
databases/DBICx-Deploy-0.02 (Score: 5.529418E-4)
Perl 5 module to deploy a DBIx::Class schema
The Perl 5 module DBICx::Deploy deploys a DBIx::Class schema to a database. A command line script, dbicdeploy, is provided.
graphics/png2html-1.1 (Score: 5.529418E-4)
Takes a PNG image and transforms it into HTML
png2html takes a PNG image and transforms it into a Web page with the use of a text file.
devel/Data-Recursive-Encode-0.06 (Score: 5.521178E-4)
Perl extension to encode/decode values in a structure
Encode/Decode values in a structure.