{"id":13343013,"url":"https://github.com/dzagalskii/XML_Parser","last_synced_at":"2025-03-12T04:31:51.706Z","repository":{"id":141617550,"uuid":"338756860","full_name":"dzagalskii/XML_Parser","owner":"dzagalskii","description":"Parser for XML code using Lex \u0026 Yacc","archived":false,"fork":false,"pushed_at":"2021-05-09T10:44:43.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T15:37:58.688Z","etag":null,"topics":["lex","parser","xml","yacc"],"latest_commit_sha":null,"homepage":"","language":"Lex","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dzagalskii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-14T08:03:46.000Z","updated_at":"2023-04-22T10:22:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b6fb0ff-3049-4f5c-b6da-de896649bf69","html_url":"https://github.com/dzagalskii/XML_Parser","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/dzagalskii%2FXML_Parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzagalskii%2FXML_Parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzagalskii%2FXML_Parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzagalskii%2FXML_Parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzagalskii","download_url":"https://codeload.github.com/dzagalskii/XML_Parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158977,"owners_count":20245668,"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":["lex","parser","xml","yacc"],"created_at":"2024-07-29T19:30:36.489Z","updated_at":"2025-03-12T04:31:51.700Z","avatar_url":"https://github.com/dzagalskii.png","language":"Lex","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [ENG] XML-PARSER\n## Preparing to launch (Ubuntu or other linux )\n### Installation of yacc (bison) и lex (flex):\n```\n$ sudo apt-get update\n$ sudo apt-get install bison flex\n```\n\n### Building:\n```\n$ make\n```\n\n### Allow script:\n```\n$ chmod ugo+x xml-parser.sh\n```\n\n## Run:\n```\n$ ./xml-parser.sh\n```\n\n### Tests\nThe tests are located in the \"test\" folder.\nAll files are read from this folder\nwith the extension \".xml\".\n\n# [RU] XML-PARSER\n## Подготовка к запуску\n### Установка yacc (bison) и lex (flex):\n```\n$ sudo apt-get update\n$ sudo apt-get install bison flex\n```\n\n### Сборка:\n```\n$ make\n```\n\n### Разрешить скрипт:\n```\n$ chmod ugo+x xml-parser.sh\n```\n\n## Запуск:\n```\n$ ./xml-parser.sh\n```\n\n### Тесты \nТесты располагаются в папке \"test\".\nИз этой папки считываются все файлы\nс расширением \".xml\". \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzagalskii%2FXML_Parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzagalskii%2FXML_Parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzagalskii%2FXML_Parser/lists"}