Ports 搜索

共有312项符合/editors/的查询结果,以下是第281290项(搜索用时0.025秒)
graphics/editobj-0.5.7 (Score: 0.030669136)
Create and display a Tkinter dialog box for editing any Python object
EditObj can create and display a Tkinter dialog box for editing any Python object (similarly to what Java call a Bean editor, but for Python object). EditObj is a usefull tool for writing (text or non-text) editors of all kinds, including GUI editor, 3D editor,... It also includes a Python console (thanks to Ka-Ping Yee).
lang/haskell-mode-13.20.1 (Score: 0.030669136)
Emacs lisp mode for editing haskell programs
Haskell-mode is a major Emacs mode for editing Haskell source code. It provides syntax highlighting and automatic indentation and comes with inf-haskell which allows interaction with an inferior Haskell interactive loop such as the one of Hugs or GHCi. Note that if you want to use haskell-mode under XEmacs, you should install editors/xemacs-packages instead.
math/ess-16.04 (Score: 0.030669136)
R support for Emacsen
Emacs Speaks Statistics (ESS) is an add-on package for emacs text editors such as GNU Emacs and XEmacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, S-Plus, SAS, Stata and JAGS.
multimedia/mlt-6.2.0 (Score: 0.030669136)
Multimedia framework for TV broadcasting
MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API.
textproc/html2fo-0.4.2 (Score: 0.030669136)
HTML to xsl:fo converter
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
x11-fonts/montecarlo_fonts-1.0 (Score: 0.030669136)
Monospace font
MonteCarlo is a bitmap font suitable for code editors. All the characters have the same width, which is ideal for alignment. It is loosely derived from the look of the Monaco screen font that was available on the old MacOS systems. Some changes have been made to make it easier to differentiate certain symbols.
www/HTML-Clean-0.8 (Score: 0.027107941)
Cleans up HTML code for web browsers, not humans
The majority of the web pages of the internet today are much larger than they need to be. The reason for this is that HTML tends to be stored in a human readable format, with indenting, newlines and comments. However, all of these comments, whitespace etc. are ignored by the browser, and needlessly lengthen download times. Second, many people are using WYSIWYG HTML editors these days. This makes creating content easy. However these editors can cause a number of compatibility problems by tying themselves to a particular browser or operating system. The HTML::Clean module encapsulates a number of HTML optimizations and cleanups. The end result is HTML that loads faster, displays properly in more browsers. Think of it as a compiler that translates HTML input into optimized machine readable code.
graphics/graphos-0.5 (Score: 0.026835494)
Vector drawing application centered around bezier paths
Graphos roots are directly set in GDraw, written by Enrico Sersale and released in 2000. Version 0.1 of Graphos is a direct descendant of GDraw: the interface is almost unchanged, but the application has been refactored, reorganized, debugged, rewritten and updated. The main changes were the transition from post-script to NSBezierPath drawing, total rearrangement of the objects into Drawable Objects and their Editors organized hierachically and the porting to Macintosh.
sysutils/wikipediafs-0.4 (Score: 0.026835494)
Mount mediawikis
WikipediaFS is a mountable Linux virtual file system that allows to read and edit articles from Wikipedia (or any Mediawiki-based site) as if they were real files. It is thus possible to view and edit articles using your favourite text-editor. Text-editors tend to be more convenient than a simple browser form when it comes to editing large texts and they generally include useful features such as Mediawiki syntax highlighting and spell checking.
audio/aubio-0.4.2 (Score: 0.023001852)
Library for audio labelling
Aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat, and producing midi streams from live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. The aim of this project is to provide these automatic labelling features to other audio software. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.