Ports Search

Results 401410 of 549 for /misc/.(0.003 seconds)
misc/parley-4.14.3 (Score: 0.121850066)
Vocabulary trainer for KDE 4
Parley is a program to help you memorize things. It supports many language specific features but can be used for other learning tasks just as well. It uses the spaced repetition learning method, also known as flash cards.
misc/fortune-mod-bible-1.0 (Score: 0.121850066)
King James V Bible in fortune file format
fortune-mod-bible is the King James V Bible processed into the fortune format. Original text is in the public domain.
misc/YABT-2.0.2 (Score: 0.121850066)
General Purpose Braille Translation System
YABT means Yet another Braille Translator. YABT is a general purpose Braille translation system written in pure python. It is primarily designed to be used by the BrlTex Project, but due to its general design it may be suited to use in other projects. Currently YABT has a table for translation in to British Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible.
misc/osd-0.2.14 (Score: 0.121850066)
Python wrapper for osd, for displaying text on your X display
PyOSD is a python module for displaying text on your X display, much like the "On Screen Displays" used on TVs and some monitors.
misc/pexpect-3.3 (Score: 0.121850066)
Pure Python Expect-like module
Pexpect makes Python a better glue for controlling child applications. Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes' Expect, but Pexpect is pure Python. The Pexpect interface was designed to be easy to use.
misc/yolk-0.4.3 (Score: 0.121850066)
Command-line tool for querying PyPI and Python packages installed
Yolk is a Python library and command-line tool for obtaining information about packages installed by setuptools and packages on PyPI (Python Package Index a.k.a. The Cheese Shop).
misc/progressbar231-2.3.1 (Score: 0.121850066)
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.
misc/proxyper-347 (Score: 0.121850066)
The official distributed.net v2 personal proxy
With this proxy, you can serve distributed.net clients. It allows you to establish one of your own machines as a buffer between your clients and one of the keyservers that are officially run by the distributed.net organizers. This will allow your clients to waste less time trying to connect to one of the main proxies, since the personal proxy will already have more key blocks waiting for your clients when they're ready.
misc/pspresent-1.3 (Score: 0.121850066)
Full-screen slide shows of postscript files
pspresent is a presentation tool to display full-screen PostScript presentations. It provides simple navigation, and double-buffers for seamless transitions.
misc/powerline-status-2.4 (Score: 0.121850066)
Statusline plugin for vim, zsh, bash, and more
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile.