Skip to content

fholzer/csv2mmdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to Maxmind mmdb Format Converter

This is a utility for converting CSV files to MaxMind's mmdb format.

Usage

Required arguments:

  • -inpupt=[FILENAME] - Path to the CSV input file.
  • -output=[FILENAME] - Path to the mmdb output file
  • -config=[FILENAME] - Path to the configuration file

Development

Here are some usefull resources:

Copyright and License

This software is Copyright (c) 2022 by Ferdinand Holzer

Files in the pkg/convert/internal/valuecache directory are derivative work of https://github.com/maxmind/mmdbwriter, (c) by MaxMind, Inc. They are redistributed under the MIT license. Find a copy of the MIT license at pkg/convert/internal/valuecache/LICENSE-MIT

The remaining project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3. Find a copy of the license in the LICENSE file.

About

Convers CSV files to Maxmind mmdb format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages