{"id":18306247,"url":"https://github.com/nickng/bibtex","last_synced_at":"2025-10-05T17:21:16.414Z","repository":{"id":3726249,"uuid":"50079328","full_name":"nickng/bibtex","owner":"nickng","description":"Basic parser for bibtex","archived":false,"fork":false,"pushed_at":"2025-03-03T22:48:43.000Z","size":85,"stargazers_count":25,"open_issues_count":5,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-03T23:28:37.165Z","etag":null,"topics":["bibtex","parser"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickng.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":"2016-01-21T03:28:27.000Z","updated_at":"2025-03-03T22:47:02.000Z","dependencies_parsed_at":"2024-06-18T19:48:38.646Z","dependency_job_id":"6d8c66e4-57bd-4eae-8d1e-e0fdd343bf71","html_url":"https://github.com/nickng/bibtex","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickng%2Fbibtex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickng%2Fbibtex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickng%2Fbibtex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickng%2Fbibtex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickng","download_url":"https://codeload.github.com/nickng/bibtex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248027377,"owners_count":21035591,"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":["bibtex","parser"],"created_at":"2024-11-05T15:38:24.553Z","updated_at":"2025-10-05T17:21:11.342Z","avatar_url":"https://github.com/nickng.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bibtex ![Build Status](https://github.com/nickng/bibtex/actions/workflows/test.yml/badge.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/nickng/bibtex.svg)](https://pkg.go.dev/github.com/nickng/bibtex)\n\n## `nickng/bibtex` is a bibtex parser and library for Go.\n\nThe bibtex format is not standardised, this parser follows the descriptions found\n[here](http://maverick.inria.fr/~Xavier.Decoret/resources/xdkbibtex/bibtex_summary.html).\nPlease file any issues with a minimal working example.\n\nTo get:\n\n    go get -u github.com/nickng/bibtex/...\n\nThis will also install `prettybib`, a bibtex pretty printer.\nTo parse and pretty print a bibtex file, for example:\n\n    cd $GOPATH/src/github.com/nickng/bibtex\n    prettybib -in example/simple.bib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickng%2Fbibtex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickng%2Fbibtex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickng%2Fbibtex/lists"}