name: srec version: 0.0.0 category: Data synopsis: Reading S-Record files. description: TODO author: Tom Hawkins maintainer: Tom Hawkins license: BSD3 license-file: LICENSE homepage: http://tomahawkins.org build-type: Simple cabal-version: >= 1.6 library build-depends: base >= 4.0 && < 5 exposed-modules: Data.SRec if impl(ghc > 6.8) ghc-options: -fwarn-tabs ghc-options: -W source-repository head type: git location: git://github.com/tomahawkins/srec.git