Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第9,4819,490项(搜索用时0.014秒)
misc/progressbar231-2.3.1 (Score: 5.9632443E-5)
Text progressbar library for python
This library provides a text mode progressbar. This is typically used to display the progress of a long running operation, providing a visual clue that processing is underway. The ProgressBar class manages the progress, and the format of the line is given by a number of widgets. A widget is an object that may display diferently depending on the state of the progress. There are three types of widget: - a string, which always shows itself; - a ProgressBarWidget, which may return a diferent value every time it's update method is called; and - a ProgressBarWidgetHFill, which is like ProgressBarWidget, except it expands to fill the remaining width of the line.
www/Dancer2-Plugin-Deferred-0.007015 (Score: 5.9632443E-5)
Dancer2 plugin to defer messages or data across redirections
This Dancer2 plugin provides a method for deferring a one-time message across a redirect. It is similar to "flash" messages, but without the race conditions that can result from multiple tabs in a browser or from AJAX requests. It is similar in design to Catalyst::Plugin::StatusMessage, but adapted for Dancer2. It works by creating a unique message ID within the session that holds deferred data. The message ID is automatically added as a query parameter to redirection requests. It's sort of like a session within a session, but tied to a request rather than global to the browser. (It will even chain across multiple redirects.)
chinese/opencc-11.5 (Score: 5.9263202E-5)
OpenCC conversion module for bsdconv
Open Chinese Convert (OpenCC) is an open source Simplified-Traditional Chinese conversion project, providing high quality thesaurus and libopencc, as well as a conversion utility and a dictionary generator. bsdconv is a BSD licensed charset/encoding converter library with more function than libiconv. (Currently, only a few codecs are supported) This port is a opencc conversion module for bsdconv.
comms/ncid-1.4 (Score: 5.9263202E-5)
Network based Caller ID package
NCID is a network based Caller ID package that contains a server to obtain the CID information from a modem, and a client to display the CID information on a computer, TiVo, text pager, or cell phone. Multiple clients are permitted.
comms/jerm-8096 (Score: 5.9263202E-5)
Communication terminal through serial and TCP/IP interfaces
The jerm is primarily intended to communicate with a remote machine through a serial interface. Additionally jerm can communicate with another through a TCP/IP connection like telnet and relay a serial communication to a TCP/IP connection to another remote machine.
databases/useracc-3.1 (Score: 5.9263202E-5)
Special purpose database application
The useracc utility is a special purpose database application to store and retrieve data about users in a distributed environment. It is usable in situations where a single numerical and/or a single non-numerical field for each index (possibly a user name) are adequate.
devel/charva-1.1.4 (Score: 5.9263202E-5)
Java Windowing Toolkit for Text Terminals
CHARVA is a Java framework for presenting a "graphical" user interface, composed of elements such as windows, dialogs, menus, textfields and buttons, on a traditional character-cell ASCII terminal. It has an API based on that of "Swing" (a.k.a. the Java Foundation Classes).
devel/devtodo-0.1.20 (Score: 5.9263202E-5)
Tool to effectively maintain todo lists aimed at developers
devtodo is a program to assist developers (or anybody who uses a terminal) in maintaining a list of outstanding tasks in a hierarchical, prioritised, list. Additionally, it can automatically list outstanding items when you change into a directory (see example shell configurations in ${PREFIX}/share/examples/devtodo).
devel/llvm-3.3 (Score: 5.9263202E-5)
Low Level Virtual Machine
Low Level Virtual Machine (LLVM) is: - A compilation strategy designed to enable effective program optimization across the entire lifetime of a program. - A virtual instruction set. - A compiler infrastructure. - LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation.
devel/llvm-3.4.2 (Score: 5.9263202E-5)
Low Level Virtual Machine
Low Level Virtual Machine (LLVM) is: - A compilation strategy designed to enable effective program optimization across the entire lifetime of a program. - A virtual instruction set. - A compiler infrastructure. - LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation.