
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
There's still a lot left to be done. I'd like to add more url shorteners, and find a way to make tinyarrows actually work. But it works for now.
Shurl finds the shortest URL from a list of URL shortening APIs. If there's one I don't have, please let me know and I'll add it. It queries each API for a short url and then gives the user the shortest one back. Pretty simple stuff.
This is pretty much your stereotypical product of a college student. When I'm bored and not paying attention to lectures, this is what happens.
Updates are pushed to gemcutter.org
sudo gem install shurl
Optionally clone it from here and make sure the tests pass
git clone git://github.com/marksands/shurl.git
Test with rake
or turn
require 'shurl'
foo = Shurl::Shortener.new
mini = foo.shorten("http://www.cnn.com")
# mini => "http://is.gd/aMH0W"
© 2010 marksands.
FAQs
Unknown package
We found that shurl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.