Download List

Descripción del Proyecto

surl is a URL shortening command line application that supports various sites. It supports stdin or filename input. It grabs the URLs, converts them, and returns the same text that was used in the input. It is known to work with a wealth of services, such as bit.ly, tinyurl.com, and others.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-10 01:43
0.7.1.1

Esta actualización menor incluye la carpeta docs del faltante en el tarball de la fuente.
This minor update includes the missing docs folder in the source tarball.

2009-12-22 06:40
0.7.0

Un sistema nuevo plugin mediante llamadas a las bibliotecas se ha aplicado. funciones de secuencias de comandos sURL apoya nuevas y actualizadas: setvar, printvar, printinf, y exec. Un nuevo servicio se admite ahora: chilp.it.
A new plugin system using library calls has been implemented. surl's scripting supports new and updated functions: setvar, printvar, printinf, and exec. A new service is now supported: chilp.it.

2009-12-04 03:21
0.6.1

Esta versión es compatible zi.ma, ri.ms, a.nf, twurl.nl, kurl.it, y piurl.com. Secuencias de comandos es ahora posible mediante surlscript. Dos argumentos se han añadido: - la versión (para información de la versión de salida) y - url (para pasar la dirección a acortarse).
This release supports zi.ma, ri.ms, a.nf, twurl.nl, kurl.it, and piurl.com. Scripting is now possible using surlscript. Two arguments have been added: --version (to output version info) and --url (to pass the URL to be shortened).

2009-07-26 03:58
0.5.4

En versiones anteriores, sURL no leyó los argumentos cuando se instala, y en lugar de utilizar las opciones por defecto con tinyurl.com. Esto se ha solucionado en esta versión.
In previous versions, surl did not read arguments when installed, and instead used the default options with tinyurl.com. This has been fixed with this release.

2009-07-24 05:26
0.5.3

Se trata de un rápido seguimiento de liberación que corrige un problema cuando _arguments () no se analizan correctamente.
This is a quick follow-up release that fixes an issue when _arguments() were not parsed correctly.

Project Resources