{"id":38183889,"url":"https://github.com/fholzer/csv2mmdb","last_synced_at":"2026-01-17T00:00:02.837Z","repository":{"id":59111951,"uuid":"535412340","full_name":"fholzer/csv2mmdb","owner":"fholzer","description":"Convers CSV files to Maxmind mmdb format.","archived":false,"fork":false,"pushed_at":"2024-03-29T19:48:10.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T12:49:27.878Z","etag":null,"topics":["convert","csv","maxmind","mmdb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fholzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-11T20:04:23.000Z","updated_at":"2022-09-13T10:52:41.000Z","dependencies_parsed_at":"2024-06-20T12:03:05.026Z","dependency_job_id":"58059470-3bc5-45dc-9468-64ef2af7e5cd","html_url":"https://github.com/fholzer/csv2mmdb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fholzer/csv2mmdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fholzer%2Fcsv2mmdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fholzer%2Fcsv2mmdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fholzer%2Fcsv2mmdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fholzer%2Fcsv2mmdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fholzer","download_url":"https://codeload.github.com/fholzer/csv2mmdb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fholzer%2Fcsv2mmdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28489785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T23:55:29.509Z","status":"ssl_error","status_checked_at":"2026-01-16T23:55:29.108Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["convert","csv","maxmind","mmdb"],"created_at":"2026-01-17T00:00:01.399Z","updated_at":"2026-01-17T00:00:02.822Z","avatar_url":"https://github.com/fholzer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSV to Maxmind mmdb Format Converter\n\nThis is a utility for converting CSV files to MaxMind's mmdb format.\n\n# Usage\n\nRequired arguments:\n\n* `-inpupt=[FILENAME]` - Path to the CSV input file.\n* `-output=[FILENAME]` - Path to the mmdb output file\n* `-config=[FILENAME]` - Path to the configuration file\n\n# Development\nHere are some usefull resources:\n* Look up DB formats here: https://github.com/runk/mmdb-lib/blob/master/src/reader/response.ts\n* mmdb format spec: https://maxmind.github.io/MaxMind-DB/index.html\n* response spec: https://dev.maxmind.com/geoip/docs/web-services/responses?lang=en#object-reference\n# Copyright and License\n\nThis software is Copyright (c) 2022 by Ferdinand Holzer\n\nFiles in the pkg/convert/internal/valuecache directory are derivative\nwork of https://github.com/maxmind/mmdbwriter, (c) by MaxMind, Inc. They\nare redistributed under the MIT license. Find a copy of the MIT license\nat pkg/convert/internal/valuecache/LICENSE-MIT\n\nThe remaining project is licensed under the GNU GENERAL PUBLIC LICENSE\nVersion 3. Find a copy of the license in the LICENSE file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffholzer%2Fcsv2mmdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffholzer%2Fcsv2mmdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffholzer%2Fcsv2mmdb/lists"}