Download List

專案描述

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

This minor update includes the missing docs folder in the source tarball.

2009-12-22 06:40
0.7.0

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

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

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

This is a quick follow-up release that fixes an issue when _arguments() were not parsed correctly.

Project Resources