forked from public/pysim
* ts_102_221: Proper parsing of FCP using pySim.tlv instead of pytlv * tlv: Don't raise exception if somebody passes empty data to TLV decoder * filesystem: Don't pass empty string to parse_select_response() * Extend unit test coverage for construct, add [some] tests for TLV * construct: Add Construct for variable-length int 'GreedyInteger'