From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v753) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Building GCC Date: Mon, 21 Jan 2008 18:31:39 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: 33383844-ead3-11e9-9d60-3106f5b1d025 (Almost) perfect. I'll modify it to print in the format required by axel's mkmap/du2map. On Jan 21, 2008, at 6:25 PM, Fazlul Shahriar wrote: >> Another thing I was trying to port was a library for reading ID3 >> tags, because the games/mp3tag that I got a while back was ID3v1, and >> my tags are ID3v2. > > Maybe you can use this: > http://swtch.com/juke/mp3info.c > It's written for plan9port but works just fine on Plan 9. >