A helper for library maintainers to use symbol versioning
https://github.com/ansasaki/abimap
This script allows to generate and update symbol version linker scripts which
adds version information to the exported symbols. The script is intended to be
integrated as part of a shared library build to check for changes in the set of
exported symbols and update the symbol version linker script accordingly.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-abimap
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-abimap && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
abimap-0.3.2.tar.gz | 0000051744 50.5 KB | |
python-abimap.changes | 0000002119 2.07 KB | |
python-abimap.spec | 0000003322 3.24 KB |
Latest Revision
Dirk Mueller (dirkmueller)
accepted
request 937786
from
Petr Gajdos (pgajdos)
(revision 13)
- pytest-runner is not required for build
Comments 1
Nice, thanks for the update. Looks like there are some issues with the pytest-console-scripts package.