Télécharger la liste

Description du projet

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.

Système requise

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

Cette mise à jour mineure comprend le dossier docs manquant dans l'archive source.
This minor update includes the missing docs folder in the source tarball.

2009-12-22 06:40
0.7.0

Un nouveau système de plugin en utilisant les appels bibliothèque a été mis en œuvre. surl script prend en charge les fonctions nouvelles et mises à jour: setvar, printvar, printinf, et exec. Un nouveau service est maintenant pris en charge: 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

Cette version prend en charge zi.ma, ri.ms, a.nf, twurl.nl, kurl.it, et piurl.com. Scripting est maintenant possible en utilisant surlscript. Deux arguments ont été ajoutés: - version (pour info la version de production) et - url (pour passer l'URL à être raccourcie).
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

Dans les versions précédentes, surl ne lisaient pas d'arguments lorsqu'il est installé, et a plutôt utilisé les options par défaut avec tinyurl.com. Ceci a été corrigé avec cette version.
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

Il s'agit d'un suivi rapide de sortie qui corrige un problème lors de _arguments () n'était pas analysée correctement.
This is a quick follow-up release that fixes an issue when _arguments() were not parsed correctly.

Project Resources