parse_seek#

hexrec.xxd.parse_seek(value)[source]#

Parses the seek option string.

Argument:
value (str):

The value to convert. It is converted to str before processing. None equals zero.

Returns:

tuple(sign_string, unsigned_value).