Hi.
I see a lot of extensions are split up in -dev -lib -bin -doc
What are the rules for this segregation?
i.e. do -doc contain all docs, manual pages, copyright?
i.e. do -dev contain just headers
i.e. do -lib contain all library files (both static and dynamic)
i.e. do -bin contain executables and scripts.
i.e. should all dependent package libraries be submitted as separate -lib files.
Thanks