develop
Major refactoring * Change entry point to you_get.__main__:main * New entry point for development (you-get-dev): you_get.__main__:main_dev * you_get.extractor -> you_get.extractors
util.fs: \t not allowed in FAT (close #2646)
[util.git] fix get_version()
Sort return without duplicate condition
[[util.os] fix Android termux compatibility (no permission to access /proc)
[util.strings] add parameterize()
[term] fcntl module only available on Unix