diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2003-11-18-alright-here-s-what-i-ve-got.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
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> + + |