Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine with other libs and create a widely reusable lib #3

Open
KOLANICH opened this issue Sep 26, 2019 · 0 comments
Open

Combine with other libs and create a widely reusable lib #3

KOLANICH opened this issue Sep 26, 2019 · 0 comments

Comments

@KOLANICH
Copy link

KOLANICH commented Sep 26, 2019

As we all know, debhelper is a very fragile glitchy tool too tied to makefiles and shell. This makes it completely unusabld, that's why we use python. But there are multiple solutions each solves own problems:

https://github.com/xolox/python-deb-pkg-tools
https://gitlab.com/KOLANICH/CMake_deb_packages_CI/blob/master/pydebhelper.py
https://github.com/d9pouces/DebTools
https://github.com/astraw/stdeb

I guess all of them should be combined into a unified solution which should kill and replace debhelper and be integrated into python-based build systems (meson, scons, setuptools...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant