{"id":15323679,"url":"https://github.com/mvrilo/go-cpf","last_synced_at":"2025-04-15T02:50:20.418Z","repository":{"id":57500143,"uuid":"12202894","full_name":"mvrilo/go-cpf","owner":"mvrilo","description":"CPF validator and generator in Go","archived":false,"fork":false,"pushed_at":"2022-12-22T20:52:21.000Z","size":948,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T19:02:13.884Z","etag":null,"topics":["cpf","go"],"latest_commit_sha":null,"homepage":"http://godoc.org/github.com/mvrilo/go-cpf","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvrilo.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}},"created_at":"2013-08-18T22:39:19.000Z","updated_at":"2023-03-12T19:14:00.000Z","dependencies_parsed_at":"2023-01-30T17:01:03.777Z","dependency_job_id":null,"html_url":"https://github.com/mvrilo/go-cpf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-cpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-cpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-cpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvrilo%2Fgo-cpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvrilo","download_url":"https://codeload.github.com/mvrilo/go-cpf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997087,"owners_count":21195797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpf","go"],"created_at":"2024-10-01T09:21:00.894Z","updated_at":"2025-04-15T02:50:20.400Z","avatar_url":"https://github.com/mvrilo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-cpf \n[![Build Status](https://secure.travis-ci.org/mvrilo/go-cpf.png)](http://travis-ci.org/mvrilo/go-cpf)\n\n[CPF](https://en.wikipedia.org/wiki/Cadastro_de_Pessoas_F%C3%ADsicas) validator and generator written in Go.\n\n## Usage\n\n#### Command-line example:\n```bash\n$ go get github.com/mvrilo/go-cpf/cmd/cpf\n$ cpf\n487.160.523-07\n$ cpf 487.160.523-07\n✔\n```\n\n#### API example:\n```go\npackage main\n\nimport \"github.com/mvrilo/go-cpf\"\n\nfunc main() {\n        println(cpf.GeneratePretty())\n}\n```\n\n## License\n\nSee [LICENSE](https://github.com/mvrilo/go-cpf/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgo-cpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvrilo%2Fgo-cpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvrilo%2Fgo-cpf/lists"}