Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in packaging

Packaging a qt application compiled with shared libraries

qt packaging

Change Python Poetry initializing new project with undesired pyproject.toml authors

python packaging author

pypi packaging and secrets: why does a github--intended .travis.yml hold a password?

How can I allow python users with a version lower than python2.7 to run my program that uses `sysconfig`?

KeyError: 0L when running packaged code

'+' packaging or modular programming in matlab: analog of python's import?

matlab namespaces packaging

How to create a .deb of a single Python script

python ubuntu packaging deb

How can I make a Debian package depend on another package with exactly the same version

debian packaging dpkg

How to publish my unit tests with my python package

python packaging

What are the benefits and downsides of using the Python packaging *.egg format over a simple directory with setup.py?

python packaging egg

xcopy installation of Visual C++ 2008 runtime

How to support alternate dependencies in a Python package?

What format for a Python package's README on github?

Packaging of MATLAB code

oop matlab class packaging

What is the standard pattern for releasing a python module

python packaging