{"id":26796057,"url":"https://github.com/typisttech/comver","last_synced_at":"2025-03-29T18:17:09.791Z","repository":{"id":229545019,"uuid":"776998028","full_name":"typisttech/comver","owner":"typisttech","description":"Package comver provides the ability to work with composer supported versions in Go.","archived":false,"fork":false,"pushed_at":"2025-03-17T03:46:05.000Z","size":106,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-17T04:32:58.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/typisttech/comver","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/typisttech.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},"funding":{"github":["tangrufus"],"custom":["https://typist.tech/donation/"]}},"created_at":"2024-03-25T01:39:09.000Z","updated_at":"2025-02-24T00:16:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa1c99f9-4467-4899-8872-d91a5514aa83","html_url":"https://github.com/typisttech/comver","commit_stats":null,"previous_names":["typisttech/comver"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typisttech%2Fcomver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typisttech%2Fcomver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typisttech%2Fcomver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typisttech%2Fcomver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typisttech","download_url":"https://codeload.github.com/typisttech/comver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246223318,"owners_count":20743168,"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":[],"created_at":"2025-03-29T18:17:09.264Z","updated_at":"2025-03-29T18:17:09.784Z","avatar_url":"https://github.com/typisttech.png","language":"Go","funding_links":["https://github.com/sponsors/tangrufus","https://typist.tech/donation/"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# comver\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/typisttech/comver.svg)](https://pkg.go.dev/github.com/typisttech/comver)\n[![GitHub Release](https://img.shields.io/github/v/release/typisttech/comver?style=flat-square\u0026)](https://github.com/typisttech/comver/releases/latest)\n[![Go](https://github.com/typisttech/comver/actions/workflows/go.yml/badge.svg)](https://github.com/typisttech/comver/actions/workflows/go.yml)\n[![codecov](https://codecov.io/gh/typisttech/comver/graph/badge.svg?token=GVO7RV80TJ)](https://codecov.io/gh/typisttech/comver)\n[![Go Report Card](https://goreportcard.com/badge/github.com/typisttech/comver)](https://goreportcard.com/report/github.com/typisttech/comver)\n[![license](https://img.shields.io/github/license/typisttech/comver.svg)](https://github.com/typisttech/comver/blob/master/LICENSE)\n[![X Follow @TangRufus](https://img.shields.io/badge/Follow-%40TangRufus-black?logo=x\u0026logoColor=white)](https://x.com/tangrufus)\n[![Hire Typist Tech](https://img.shields.io/badge/Hire-Typist%20Tech-ff69b4.svg)](https://typist.tech/contact/)\n\n\u003cp\u003e\n  \u003cstrong\u003ePackage \u003ccode\u003ecomver\u003c/code\u003e provides the ability to work with \u003ca href=\"https://github.com/composer/semver/\"\u003ecomposer supported versions\u003c/a\u003e in Go.\u003c/strong\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  Built with ♥ by \u003ca href=\"https://typist.tech/\"\u003eTypist Tech\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c/div\u003e\n\n---\n\n## Usage\n\n\u003e [!NOTE]\n\u003e\n\u003e See full API documentation on [pkg.go.dev](https://pkg.go.dev/github.com/typisttech/comver).\n\n## Known Issues\n\n\u003e [!CAUTION]\n\u003e\n\u003e Due to implementation complexity, it only supports a subset of [composer versioning](https://github.com/composer/semver/).\n\u003e Refer to the [version_test.go](https://github.com/typisttech/comver/blob/main/version_test.go) for examples.\n\n## Credits\n\n[`comver`](https://github.com/typisttech/comver) is a [Typist Tech](https://typist.tech) project and maintained by [Tang Rufus](https://x.com/TangRufus), freelance developer for [hire](https://typist.tech/contact/).\n\nFull list of contributors can be found [here](https://github.com/typisttech/comver/graphs/contributors).\n\n## Copyright and License\n\nThis project is a [free software](https://www.gnu.org/philosophy/free-sw.en.html) distributed under the terms of the MIT license. For the full license, see [LICENSE](./LICENSE).\n\n## Contribute\n\nFeedbacks / bug reports / pull requests are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypisttech%2Fcomver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypisttech%2Fcomver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypisttech%2Fcomver/lists"}