Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python / usr / share / debhelper / autoscripts / postinst-pycompile
Size: Mime:
if which pycompile >/dev/null 2>&1; then
	pycompile -p #PACKAGE# #ARGS#
fi