Every package has required and installed versions. Need to add some mechanism to represent package versions in object form with simple interface. It should be able to compare versions and find mistakes like installed version conflicts with the required one.
In the future, it will be part of the mechanism for checking the latest version of the lib and will be able to help update packages.
Every package has required and installed versions. Need to add some mechanism to represent package versions in object form with simple interface. It should be able to compare versions and find mistakes like installed version conflicts with the required one.
In the future, it will be part of the mechanism for checking the latest version of the lib and will be able to help update packages.