mirror of
https://github.com/JHUAPL/CodeCut.git
synced 2026-01-09 21:37:57 -05:00
8 lines
267 B
Python
8 lines
267 B
Python
#-------------------------------------------------------------------------------
|
|
# elftools
|
|
#
|
|
# Eli Bendersky (eliben@gmail.com)
|
|
# This code is in the public domain
|
|
#-------------------------------------------------------------------------------
|
|
__version__ = '0.28'
|