{"id":19185682,"url":"https://github.com/staskobzar/libamip","last_synced_at":"2026-06-23T23:31:35.783Z","repository":{"id":151241156,"uuid":"83181253","full_name":"staskobzar/libamip","owner":"staskobzar","description":"Asterisk Manager Interface (AMI) library and parser","archived":false,"fork":false,"pushed_at":"2017-05-19T14:54:47.000Z","size":358,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T06:02:41.905Z","etag":null,"topics":["ami","asterisk","autotools","cmocka","parsing","re2c"],"latest_commit_sha":null,"homepage":null,"language":"C","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/staskobzar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2017-02-26T03:54:19.000Z","updated_at":"2021-12-05T22:35:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b507fd5-c56c-4d43-905c-298a7c2805db","html_url":"https://github.com/staskobzar/libamip","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/staskobzar/libamip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staskobzar%2Flibamip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staskobzar%2Flibamip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staskobzar%2Flibamip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staskobzar%2Flibamip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staskobzar","download_url":"https://codeload.github.com/staskobzar/libamip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staskobzar%2Flibamip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34711176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ami","asterisk","autotools","cmocka","parsing","re2c"],"created_at":"2024-11-09T11:11:29.985Z","updated_at":"2026-06-23T23:31:35.769Z","avatar_url":"https://github.com/staskobzar.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## libamip: Asterisk Manager Interface Library\n\nSimple library for manipulating and parsing AMI (Asterisk Manager Interface)\nwritten with C and re2c for parsing. \nIt does not provide any network capabilities. \nCan be used with other network libraries like APR or in extenstions for Ruby or Python.\n\nCurrent Travis CI Build Status:\n\n[![Build Status][1]][2]\n\n\n### Install\n```\n./configure\nmake\nsudo make install\n```\n\n### Development\nUsing cmocka for UnitTest developement.\n\nTo run tests:\n```\nmake check\n```\n\n### Docs\nRun ```make``` and check \"doc/html/index.html\".\n\nSee example in \"example\" directory.\n\nThere is a wiki with some breif description:\nhttps://github.com/staskobzar/libamip/wiki/\n\n#### Example\nTo compile example, first run \"make\" to build library.\nThan change to \"example\" directory and make example.\n```\nmake\ncd example\nmake -f example.mk\n./ami_example\n```\n\n[1]: https://travis-ci.org/staskobzar/libamip.svg?branch=master\n[2]: https://travis-ci.org/staskobzar/libamip\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaskobzar%2Flibamip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaskobzar%2Flibamip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaskobzar%2Flibamip/lists"}