{"id":21179652,"url":"https://github.com/grantm/xml-sax","last_synced_at":"2025-07-22T13:34:40.198Z","repository":{"id":56833570,"uuid":"331846","full_name":"grantm/XML-SAX","owner":"grantm","description":"Simple API for XML including pure Perl parser","archived":false,"fork":false,"pushed_at":"2019-07-21T13:47:33.000Z","size":299,"stargazers_count":10,"open_issues_count":2,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-10T02:23:27.799Z","etag":null,"topics":["perl","xml-parsing"],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/XML-SAX/","language":"Perl","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grantm.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-10-09T08:03:25.000Z","updated_at":"2021-01-24T04:34:45.000Z","dependencies_parsed_at":"2022-09-10T04:16:17.511Z","dependency_job_id":null,"html_url":"https://github.com/grantm/XML-SAX","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/grantm/XML-SAX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantm%2FXML-SAX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantm%2FXML-SAX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantm%2FXML-SAX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantm%2FXML-SAX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grantm","download_url":"https://codeload.github.com/grantm/XML-SAX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grantm%2FXML-SAX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266506208,"owners_count":23940019,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["perl","xml-parsing"],"created_at":"2024-11-20T17:32:54.507Z","updated_at":"2025-07-22T13:34:40.177Z","avatar_url":"https://github.com/grantm.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"XML::SAX\n========\n\nXML::SAX consists of several framework classes for using and building\nPerl SAX2 XML parsers, filters, and drivers. It is designed around the\nneed to be able to \"plug in\" different SAX parsers to an application\nwithout requiring programmer intervention. Those of you familiar with\nthe DBI will be right at home. Some of the designs come from the Java\nJAXP specification (SAX part), only without the javaness.\n\nINSTALLATION\n============\n\nAll of this is 100% perl, so installation should be a breeze:\n\nOn Unix and Unix-like platforms:\n\n  $ perl Makefile.PL\n  $ make\n  $ make test\n  $ make install\n\nOn ActivePerl, or Perl's built with MSVC:\n\n  $ perl Makefile.PL\n  $ nmake\n  $ nmake test\n  $ nmake install\n\nUSAGE\n=====\n\nFor usage, please read the included documentation after installation:\n\n  $ perldoc XML::SAX\n  $ perldoc XML::SAX::ParserFactory\n\nAnd other documents leading off those pages.\n\nLICENSE/COPYRIGHT\n=================\n\nPlease see the LICENSE file for licensing issues.\n\nThe files in this distribution are copyrighted their respective authors\nas detailed in the POD documentation of each module.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantm%2Fxml-sax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrantm%2Fxml-sax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrantm%2Fxml-sax/lists"}