Ports Search

Results 8,0218,030 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.026 seconds)
textproc/Numbers_Words-0.16.4 (Score: 1.6089271E-4)
PEAR package provides methods for spelling numerals in words
With Numbers_Words class you can convert numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity. If your system does not support such long numbers you can call Numbers_Words::toWords() with just a string. With the Numbers_Words::toCurrency($num, $locale, 'USD') method you can convert a number (decimal and fraction part) to words with currency name. The following languages are supported: * bg (Bulgarian) * cs (Czech) * de (German) * dk (Danish) * en_100 (Donald Knuth system, English) * en_GB (British English) * en_US (American English) * es (Spanish Castellano) * es_AR (Argentinian Spanish) * et (Estonian) * fr (French) * fr_BE (French Belgium) * he (Hebrew) * hu_HU (Hungarian) * id (Indonesian) * it_IT (Italian) * lt (Lithuanian) * nl (Dutch) * pl (Polish) * pt_BR (Brazilian Portuguese) * ru (Russian) * sv (Swedish)
www/protovis-3.3.1 (Score: 1.6089271E-4)
JavaScript graphical toolkit for data visualization
Protovis - A Graphical Toolkit for Data Visualization Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction. Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. This project is led by Mike Bostock and Jeff Heer of the Stanford Visualization Group, with significant help from Vadim Ogievetsky. We welcome your contributions and suggestions.
www/amf-0.8.0 (Score: 1.6089271E-4)
AMF support for Python
PyAMF provides Action Message Format (AMF) support for Python that is compatible with the Flash Player. The Adobe Integrated Runtime and Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and data values are serialized into this binary format, which increases performance, allowing applications to load data up to 10 times faster than with text-based formats such as XML or SOAP. AMF3, the default serialization for ActionScript 3.0, provides various advantages over AMF0, which is used for ActionScript 1.0 and 2.0. AMF3 sends data over the network more efficiently than AMF0. AMF3 supports sending int and uint objects as integers and supports data types that are available only in ActionScript 3.0, such as ByteArray, ArrayCollection, and IExternalizable.
www/sitecopy-0.16.6 (Score: 1.6089271E-4)
Maintains remote websites, uses FTP or WebDAV to sync up w/ local copy
sitecopy is for copying locally stored websites to remote web servers. The program will upload files to the server which have changed locally, and delete files from the server which have been removed locally, to keep the remote site synchronized with the local site, with a single command. The aim is to remove the hassle of uploading and deleting individual files using an FTP client. sitecopy will also optionally try to spot files you move locally, and move them remotely. sitecopy is designed to not care about what is actually on the remote server - it simply keeps a record of what it THINKS is in on the remote server, and works from that. WebDAV can be used to maintain remote sites as well as FTP.
www/it_s_all_text-1.8.1 (Score: 1.6089271E-4)
Edit textareas using an external editor
Ever started type into an edit box on some web page (such as to post a comment or describe why your scooter was defective and they should send you new one)? If so, then you need "It's All Text!" This miracle extension provides an edit button for any edit box[1] on any page or your money back[2]! At the bottom right corner of any edit box, a little edit button will appear. Click it. If this is the first time you've used "It's All Text!" then you will be asked to set your preferences, most importantly the editor. The web page will pop up in your selected editor. When you save it, it'll refresh in the web page. Wait for the magic yellow glow that means that the radiation has taken effect!
x11-toolkits/xview-3.2.1.4.19c (Score: 1.6089271E-4)
X Window-System-based Visual/Integrated Environment for Workstations
XView (X Window-System-based Visual/Integrated Environment for Workstations) is a user-interface toolkit to support interactive, graphics-based applications running under the X Window System. XView provides a set of pre-built, user-interface objects such as canvases, scrollbars, menus, and control panels. The appearance and functionality of these objects follow the OPEN LOOK Graphical User Interface (GUI) specification. XView features an object-oriented style Application Programmer's Interface (API) that is straightforward and easy to learn. This package contains all the configurations files needed for use of the XView libraries and applications. This package contains the libraries, headers and support files necessary to build XView applications. Source Notes ------------ This version of the XView source corresponds to that provided with OpenWindows Version 3.2 from SunSoft Inc. Libraries generated with this source should be interchangeable with those from the OpenWindows Version 3.2 release.
databases/Horde_Mongo-1.0.2 (Score: 1.5965746E-4)
Horde Mongo Configuration
Provides an API to ensure that the PECL Mongo extension can be used consistently across various Horde packages.
databases/pgespresso-1.2 (Score: 1.5965746E-4)
Optional extension to Barman backup and recovery manager
pgespresso is an extension to postgresql that adds functions and views to be used by Barman, the disaster recovery tool
devel/Alien-SDL-1.440 (Score: 1.5965746E-4)
Detect and get configuration setting for SDL
Alien::SDL can be used to detect and get configuration settings from an installed SDL and related libraries.
devel/designerplugin-qt5-2.9.1 (Score: 1.5965746E-4)
Qt5 Designer plugin for QScintilla2
The Qt Designer plugin allows QScintilla2 instances to be included in GUI designs just like any other Qt4 widget.