strongswan / swidGenerator

Application which generates SWID-Tags from Linux package managers like dpkg, rpm or pacman.
MIT License
16 stars 11 forks source link

Python 3 support #24

Closed dbrgn closed 10 years ago

dbrgn commented 10 years ago

This adds Python 3 support.

Work in progress, tests pass, but I didn't test it yet.

dbrgn commented 10 years ago

Output on Fedora 20, Python 3.3:

It seems that everything went fine.

Output on Fedora 20, Python 2.7:

It seems that everything went fine.

Output on Debian, Python 2.7:

It seems that everything went fine.

W00T!

Ready for review, @cfaessler.

coveralls commented 10 years ago

Coverage Status

Coverage remained the same when pulling 6d08a4b6a0854fd19e4d8630cc45c71452254c35 on py3 into cce9615b3262f551fd7c775e252ea29642c9a6f6 on master.