Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ endpoints
Endpoints
4 in github.com/archlinux/alpm
⨍
Functions
1,873
◇
Types & classes
375
↳
Endpoints
4
Route
test_relation_or_soname_from_str_package_relations
pytest.mark.parametrize( "input_str", [ "libfoo", "libbar>=1.0.0", "lib-foo<=2
python-alpm/tests/types/test_relation.py:None
Route
test_relation_or_soname_from_str_soname_v2
pytest.mark.parametrize( "input_str", [ "lib:libfoo.so", "lib:libfoo.so.1", ], )
python-alpm/tests/types/test_relation.py:None
Route
test_relation_or_soname_from_str_sonames
pytest.mark.parametrize( "input_str", [ "libfoo.so", ], )
python-alpm/tests/types/test_relation.py:None
Route
test_sonamev1_has_architecture
pytest.mark.parametrize( "input_str,arch", [ # unversioned ("libfoo.so=libfoo.so-64",
python-alpm/tests/types/test_relation.py:None