From: Arjen M. <Arj...@de...> - 2014-10-06 07:21:30
|
Hi Andreas, While I have not looked at the paper yet or at the Python package, I am interested in reading binary files from Tcl. A couple of weeks ago I started using the code at http://wiki.tcl.tk/10807 again, with some changes of course, because the files I wanted to read have a very different structure than shape files. After a false start (can't remember what I did wrong but it was quite stupid) I got it all up and running and I have been using this ad hoc package a lot. Perhaps I should turn it into a more reuseable one, like with documentation and tests, for Tcllib. Regards, Arjen > -----Original Message----- > From: Andreas Kupries [mailto:and...@ac...] > Sent: Friday, October 03, 2014 9:06 PM > To: Andreas Kupries; Tcllib Developers ML @sf; Cameron Laird > Subject: [Tcllib-devel] plus 'digital libraries' (Re: parsing binary files) > > A paper on parsing binary formats > > http://www.ijdc.net/index.php/ijdc/article/viewFile/207/276 > (PDF) > http://www.ijdc.net/ > International Journal of Digital Curation > > Could be interesting for people with interest in digital libraries as well. > > > On Fri, Oct 3, 2014 at 10:57 AM, Andreas Kupries <and...@ac...> > wrote: > > unfort python > > still, very tempted to attempt a port > > > > http://construct.readthedocs.org/en/latest/ > > > > It reminded of something I had seen a few months ago ... > > Found it again > > > > http://hachoir3.readthedocs.org/ > > also python. > > > > tcllib has only a fileutil::decode which is comparatively weak. > > > > -- > > Andreas Kupries > > Senior Tcl Developer > > Code to Cloud: Smarter, Safer, Faster(tm) > > F: 778.786.1133 > > and...@ac..., http://www.activestate.com Learn about > > Stackato for Private PaaS: http://www.activestate.com/stackato > > > > 21'st Tcl/Tk Conference: Nov 10-14, Portland, OR, USA -- > > http://www.tcl.tk/community/tcl2014/ > > Send mail to tcl...@go..., by Sep 8 Registration is > > open. > > > > -- > Andreas Kupries > Senior Tcl Developer > Code to Cloud: Smarter, Safer, Faster(tm) > F: 778.786.1133 > and...@ac..., http://www.activestate.com Learn about Stackato for > Private PaaS: http://www.activestate.com/stackato > > 21'st Tcl/Tk Conference: Nov 10-14, Portland, OR, USA -- > http://www.tcl.tk/community/tcl2014/ > Send mail to tcl...@go..., by Sep 8 Registration is open. > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI > DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit- > Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 > Requirement 10 and 11.5 with EventLog Analyzer > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > Tcllib-devel mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcllib-devel DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |