frostfs-locode-db binary added to a file installation list. frostfs-node
binary dependency removed from the package.
Signed-off-by: George Bartolomey <george@bh4.ru>
Documentation updated to match current database build process.
Unnecessary prerequisites removed, Go language
dependency added. Usage examples updated.
Signed-off-by: George Bartolomey <george@bh4.ru>
Added frostfs-locode-db CLI utility that can generate and view UN/LOCODE
database files. Go package
git.frostfs.info/TrueCloudLab/frostfs-node/pkg/util/locode copied to
this repository to eliminate interdependency between frostfs-node and
frostfs-locode-db projects. The process of building database files
reduced to starting make command.
Signed-off-by: George Bartolomey <george@bh4.ru>