Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in packaging

How to get installation directory using setuptools and pkg_ressources

Autoconf subdirectories with subpackages depending on each other?

Packaging ONLY the necessary Classes from Dependencies

Do I need *.egg-info directories when using setuptools/distribute to create a python package

python packaging setuptools

Package that downloads data from the internet during installation

r packaging

How should setup.py and requirements.txt be used by app developers?

Is there *any* solution to packaging a python app that uses cppyy?

Packaging proprietary software for Linux

How to package to 'production' my react website with Webpack?

Python setup.py test dependencies for custom test command

Create .deb package for a Qt project

c++ qt ubuntu debian packaging

How do I alias a python module at packaging time?

python module packaging

How to compile gettext translations in setup.py of a Django app

dpkg giving error "Is a directory"

debian packaging dpkg

Is this the approved way to acess data adjacent to/packaged with a Python script?

python resources packaging

package.init is not getting installed

compiling c++ into "real" programs

What are the differences between make clean, make clobber, make distclean, make mrproper and make realclean?