diff options
Diffstat (limited to 'content/posts/2003-11-18-alright-here-s-what-i-ve-got.html')
-rw-r--r-- | content/posts/2003-11-18-alright-here-s-what-i-ve-got.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/content/posts/2003-11-18-alright-here-s-what-i-ve-got.html b/content/posts/2003-11-18-alright-here-s-what-i-ve-got.html new file mode 100644 index 0000000..31865ff --- /dev/null +++ b/content/posts/2003-11-18-alright-here-s-what-i-ve-got.html @@ -0,0 +1,24 @@ +--- +date: "2003-11-18T20:19:09Z" +title: Alright, Here's What I've Got +--- + +<p> +I guess some people want this stuff, so here's the <a href='http://www.id3.org/'>ID3</a> code I've got so far: +</p> + +<ul> +<li>Download: <a href='/download/id3-ruby-20031118.tar.gz'>id3-ruby-20031118.tar.gz</a></li> +<li>Signature: <a +href='/download/id3-ruby-20031118.tar.gz.asc'>id3-ruby-20031118.tar.gz.asc</a></li> +</ul> + +<p> +I also tossed it in +<acronym title='Concurrent Versioning System'>CVS</acronym> under the +module +<a href='http://cvs.pablotron.org/?m=id3-ruby'><code>id3-ruby</code></a>. +I make no promises about continuing to work on any of this :). +</p> + + |