{"id":23772980,"url":"https://github.com/codeteapot/berio","last_synced_at":"2026-04-02T08:30:16.545Z","repository":{"id":270498319,"uuid":"909679015","full_name":"codeteapot/berio","owner":"codeteapot","description":"BER I/O Library for C++","archived":false,"fork":false,"pushed_at":"2025-02-17T23:41:47.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T00:26:53.785Z","etag":null,"topics":["asn1-ber","asn1-der","cpp","lib"],"latest_commit_sha":null,"homepage":"","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/codeteapot.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-29T13:15:41.000Z","updated_at":"2025-02-17T23:41:50.000Z","dependencies_parsed_at":"2025-01-20T01:21:20.971Z","dependency_job_id":"b8ee92cf-3652-4532-9ed5-ec1c0ae0bf5c","html_url":"https://github.com/codeteapot/berio","commit_stats":null,"previous_names":["codeteapot/berio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeteapot%2Fberio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeteapot%2Fberio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeteapot%2Fberio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeteapot%2Fberio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeteapot","download_url":"https://codeload.github.com/codeteapot/berio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239958310,"owners_count":19724926,"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":["asn1-ber","asn1-der","cpp","lib"],"created_at":"2025-01-01T05:21:39.883Z","updated_at":"2026-04-02T08:30:16.426Z","avatar_url":"https://github.com/codeteapot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BER I/O Library for C++\n\n## Contributing\n\n### Building\n\nThe build is tested on a Debian \"bookworm\" with the following packages,\n\n* autoconf\n* automake1.11\n* pkg-config\n* libtool\n* g++\n* dejagnu\n\nin order to build it, and\n\n* doxygen\n* texlive-latex-extra\n* texlive-font-utils\n* dot2tex\n\nin order to generate the documentation.\n\nIf we want to build it on a `stage` directory, we may do the following\n\n```sh\nautoreconf --install\n```\n```sh\n./configure --prefix=$PWD/stage\n```\n\nThen, we can execute\n\n* `make` to build it,\n* `make check` to run tests,\n* `make install` to put result files on stage directory,\n* `make doxygen-doc` to generate documentation\n\nand so on.\n\n### Using Doxygen Awesome (Git only)\n\nDocumentation is ready to be rendered using\n[Doxygen Awesome](https://jothepro.github.io/doxygen-awesome-css/).\n\nDo the following on `doc/config/html/doxygen-awesome-css` directory before generating documentation,\n\n```sh\ngit submodule update\n```\n```sh\ngit checkout v2.3.4\n```\n\n### Trick to remove generated files (Git only)\n\nThe following command removes all generated files,\n\n```sh\nrm -rf * \u0026\u0026 git reset \u0026\u0026 git checkout -- .\n```\n\nIt will restore the original directory content.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeteapot%2Fberio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeteapot%2Fberio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeteapot%2Fberio/lists"}