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.

2009-07-24 05:26
0.5.2

Cette version inclut un fichier nouveau wrapper, surl.py, pour le script bin / surl. Il a également le bon ordre des arguments de longue durée (- quiet était au mauvais endroit). Une note pour les emballeurs: le tralala est maintenant "/ usr / bin / python".
This release includes a new wrapper file, surl.py, for the bin/surl script. It also has the correct order of long arguments (--quiet was in the wrong place). A note for packagers: the shebang is now "/usr/bin/python".

2009-07-14 01:32
0.5.1

Cette version corrige le comportement à long options qui exigeait arguments. controlOutputMethod prend désormais en charge-i (en remplacement de fichier place) et-o (sortie vers fichier). Il ajoute le support pour turl.ca.
This release fixes long options behavior that required arguments. controlOutputMethod now supports -i (in-place file replacement) and -o (output to file). It adds support for turl.ca.

2009-06-26 19:22
0.4.1

Il s'agit d'une version du correctif rapide pour qu'il soit rétro-compatible avec Python 2.5 et pour vérifier JSON ou modules simplejson.
This is a quick fix release to make it backwards compatible with Python 2.5 and to check for json or simplejson modules.

2009-06-25 20:05
0.4.0

Ce communiqué a ajouté le support pour des services additionnels, alias noms personnalisés, et plusieurs corrections mineures.
This release added support for additional services, custom alias names, and several minor fixes.

Project Resources