Strategies for finding binary dependencies
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

README: change dl to ul

+9 -6
+9 -6
README.md
··· 13 13 14 14 ## General Details 15 15 16 - FOSDEM 2026 talk 17 - : [Binary Dependencies: Identifying the Hidden Packages We All Depend On][fosdem-talk] 16 + **FOSDEM 2026 talk** 17 + 18 + * [Binary Dependencies: Identifying the Hidden Packages We All Depend On][fosdem-talk] 19 + 20 + **My initial proposal describing the broad approach — though the technical details are out of date** 21 + 22 + * [Bindep, a Binary Dependency Discovery System][proposal] 18 23 19 - My initial proposal describing the broad approach — though the technical details are out of date 20 - : [Bindep, a Binary Dependency Discovery System][proposal] 24 + **ecosyste.ms issue with more general details** 21 25 22 - ecosyste.ms issue with more general details 23 - : [Connecting the dots between system package managers and language package managers][packages1261] 26 + * [Connecting the dots between system package managers and language package managers][packages1261] 24 27 25 28 ## Results: Finding Needed Dynamic Libraries in Python Wheels 26 29