Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in packaging

how to install a namespace package with hatch?

python packaging hatch

How to build a .deb file for CMake from source?

ubuntu cmake packaging

Perl: Makefile.PL, File::ShareDir::Install, chicken and eggs

perl packaging

How would I make debian package with dsc with dpkg --build?

ubuntu debian packaging deb

Python setuptools symlinks and custom install extension

python setuptools packaging

Distributing Python packages which depend on in-house common convenience libraries

Python logging from multiple package hierarchies (without using root logger)

python logging packaging

How to exclude unnecessary Qt *.so files when packaging an application?

How to save data in disk cache properly?

python packaging

How do you include a resource or template file with an npm package and then load them in node?

Python : how to import module in other module

python import packaging

How to Pack Google chrome extension if "Load unpacked extension" is disable

Setuptools: distribute package composed of a single module

copyright file in deb package - how to

ubuntu debian packaging dpkg

How to do in order to package python modules separately when organized in the same project?

Distributing an executable zip file with __main__.py, how to access extra data? [duplicate]

python packaging zipapp

How set image icon to JButton

Multiple Java projects and refactoring

Creating single file installer for .NET application

c# packaging