logilab-devtools #5846 alternative to the setup.py file [resolved]
For non-python projects, an alternate way should be possible with using a generic Makefile with following targets:
| |
priority | important |
---|---|
type | enhancement |
done in | 0.12.0 |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
similar entities
- logilab-devtools #5032 piuparts checker fails
- logilab-devtools #6273 Add Ubuntu distribution support
- apycot-moved #22622 Improve log parsing of lgp build
- logilab-devtools #6305 Add maintenance utility lgp setup
- logilab-devtools #9033 sortir les checks pour les rendre accessibles par appels systèmes
[see all]
Comments
-
2008/09/03 16:20
add commentMaybe we could resurrected the lgp info command to be a generic package retriever.
Whatever, a new python package format will emerge soon (egg is not in stdlib yet and we can expect some modifications).
So, It could be convenient to have this high-level utility to keep compatibility between our previous __pkginfo__ format, upstream developper's formats and python "eggs".