sonata-nfv / tng-sdk-package

The 5GTANGO SDK tool to create and unpack 5GTANGO packages.
http://www.5gtango.eu
Apache License 2.0
7 stars 9 forks source link

Guess MIME typed during unpackaging if not present #64

Open mpeuster opened 6 years ago

mpeuster commented 6 years ago

TOSCA and ETSI packages have no MIME types in their descriptors. We should have a module that tries to guess them based on file ending or descriptor content.

This will improve compatibility to legacy package formats.