Split igorbinarywave.py off of Hooke into its own package.
authorW. Trevor King <wking@tremily.us>
Mon, 16 Jul 2012 18:56:43 +0000 (14:56 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 16 Jul 2012 19:00:44 +0000 (15:00 -0400)
commit155a2be2d9650dcb8e3407a0f8242b9687c94018
tree6c711d78cd93b4273586527a64e0489b3dc5aaaf
parentac028327b284f8fe28570f867a7aaef7972dde97
Split igorbinarywave.py off of Hooke into its own package.
.gitignore [new file with mode: 0644]
.mailmap [new file with mode: 0644]
.update-copyright.conf [new file with mode: 0644]
README [new file with mode: 0644]
bin/igorbinarywave.py [new file with mode: 0755]
igor/__init__.py [new file with mode: 0644]
igor/binarywave.py [moved from hooke/util/igorbinarywave.py with 93% similarity]
setup.py [new file with mode: 0644]