tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
705 stars 176 forks source link

Avoid shipping *.pyc files #311

Closed evilaliv3 closed 7 years ago

evilaliv3 commented 7 years ago

Following the same packaging changes of GlobaLeaks and the official debian guidelines for packaging it would be important to remove the *.pyc files from the issued package and delegate their creation the the postinst script.