{"id":22063196,"url":"https://github.com/paulromano/xml-fortran","last_synced_at":"2026-01-05T02:45:12.100Z","repository":{"id":141874444,"uuid":"2194263","full_name":"paulromano/xml-fortran","owner":"paulromano","description":"XML modules for Fortran based on Arjen Markus' project","archived":false,"fork":false,"pushed_at":"2013-04-09T00:44:09.000Z","size":580,"stargazers_count":19,"open_issues_count":4,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T23:48:52.196Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"FORTRAN","has_issues":true,"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/paulromano.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":"2011-08-11T22:47:20.000Z","updated_at":"2025-01-06T04:16:57.000Z","dependencies_parsed_at":"2023-03-12T10:32:26.887Z","dependency_job_id":null,"html_url":"https://github.com/paulromano/xml-fortran","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/paulromano%2Fxml-fortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fxml-fortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fxml-fortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fxml-fortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulromano","download_url":"https://codeload.github.com/paulromano/xml-fortran/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245144021,"owners_count":20568049,"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":"2024-11-30T18:29:47.972Z","updated_at":"2026-01-05T02:45:12.067Z","avatar_url":"https://github.com/paulromano.png","language":"FORTRAN","funding_links":[],"categories":[],"sub_categories":[],"readme":"Parser for XML-files in Fortran:\n--------------------------------\n\nCONTENTS\n\nThe directory structure is straightforward:\n\nREADME\n   This file\nCHANGES\n   Version and release information\ndoc/\n   Contains the relevant documents describing how to use the parser module\n   and the xmlreader utility that can generate the source of a module\n   to read XML files with a particular structure.\nsrc/\n   Contains the sources and a simple makefile for creating the library\n   and test programs. Also contains the source for the xmlreader\n   utility that\nexamples/\n   Contains example programs and input files\nlib/\n   After installation, contains the library and the module file, so\n   that other programs can use it\n\n\nINSTALLATION\n\nThis depends on the compiler you use and the platform, but the following\nsteps are required:\n\n1. Make the library and the module file via the makefile or something\n   equivalent:\n\n   \u003e make\n\n2. Copy the library and the module file to a place where the compiler\n   will be able to find them. Within the limits of the simple makefile\n   that is delivered here, this should do the trick:\n\n   \u003e make install\n\nNotes:\nCompilers vary in the naming convention for the module files. It is\nvirtually impossible to support them all, so the makefile supports\nonly a few of the possibilities.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulromano%2Fxml-fortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulromano%2Fxml-fortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulromano%2Fxml-fortran/lists"}