{"id":35627363,"url":"https://github.com/dabiaoge/csv2dbf","last_synced_at":"2026-01-16T15:28:58.520Z","repository":{"id":331434987,"uuid":"1126606157","full_name":"dabiaoge/csv2dbf","owner":"dabiaoge","description":"csv2dbf \u0026 dbf2csv, programs that convert between CSV and DBF formats.","archived":false,"fork":false,"pushed_at":"2026-01-12T12:12:17.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T22:50:28.417Z","etag":null,"topics":["csv","dbase","dbf"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dabiaoge.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-02T08:42:31.000Z","updated_at":"2026-01-12T12:12:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dabiaoge/csv2dbf","commit_stats":null,"previous_names":["dabiaoge/csv2dbf"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dabiaoge/csv2dbf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabiaoge%2Fcsv2dbf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabiaoge%2Fcsv2dbf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabiaoge%2Fcsv2dbf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabiaoge%2Fcsv2dbf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabiaoge","download_url":"https://codeload.github.com/dabiaoge/csv2dbf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabiaoge%2Fcsv2dbf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["csv","dbase","dbf"],"created_at":"2026-01-05T08:12:56.510Z","updated_at":"2026-01-16T15:28:58.502Z","avatar_url":"https://github.com/dabiaoge.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv2dbf \u0026 dbf2csv, programs that convert between CSV and DBF formats.\n- csv2dbf: support xBase III only.\n- dbf2csv: support xBase III/IV/VII, xFoxPro. \n-----------------------------------------------------------------------------\n# csv2dbf\n```text\nCSV2DBF Converter\nAuthor : dabioage\n\nUsage: csv2dbf [options] \u003ccsv_file1\u003e [csv_file2] ...\n\nOptions:\n  -c int\n        Show progress every N rows (default 0, disable output)\n  -e string\n        Encoding (UTF-8, GBK, GB18030) (default \"UTF-8\")\n  -f string\n        Field delimiter (single char) (default \",\")\n  -l string\n        Line ending (e.g. \"\\n\", \"\\r\\n\") (default \"\\n\")\n  -q string\n        Quote character (default \"\\\"\")\n\nExamples:\n  csv2dbf data.csv\n  csv2dbf -e GBK -c 5000 data.csv\n  csv2dbf -f '|' data.csv\n```\n\n-----------------------------------------------------------------------------\n\n# dbf2csv\n```text\nDBF2CSV Converter\nAuthor : dabiaoge\n\nUsage: dbf2csv [options] \u003cdbf_file1\u003e [dbf_file2] ...\n\nOptions:\n  -c int\n        Show progress every N rows (default 0, disable output)\n  -e string\n        Source DBF Encoding (UTF-8, GBK, GB18030) (default \"UTF-8\")\n  -f string\n        Output field delimiter (single char) (default \",\")\n  -l string\n        Output line ending (e.g. \"\\n\", \"\\r\\n\") (default \"\\n\")\n  -q string\n        Quote character (default \"\\\"\")\n\nExamples:\n  dbf2csv data.dbf\n  dbf2csv -e GBK -c 5000 data.dbf\n  dbf2csv -f '|' data.dbf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabiaoge%2Fcsv2dbf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabiaoge%2Fcsv2dbf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabiaoge%2Fcsv2dbf/lists"}