{"id":27389018,"url":"https://github.com/yogeshjoshi/qifparser","last_synced_at":"2026-04-29T17:05:21.778Z","repository":{"id":57720616,"uuid":"176693278","full_name":"yogeshjoshi/QIFParser","owner":"yogeshjoshi","description":"Quicken Interchange Format File Parser -- Java","archived":false,"fork":false,"pushed_at":"2019-04-20T06:35:19.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T09:52:32.496Z","etag":null,"topics":["files","java","maven","maven-pom","parser","qif","qif-file","quicken"],"latest_commit_sha":null,"homepage":"","language":"Java","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/yogeshjoshi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-03-20T08:55:53.000Z","updated_at":"2019-04-20T06:35:21.000Z","dependencies_parsed_at":"2022-09-26T21:41:03.960Z","dependency_job_id":null,"html_url":"https://github.com/yogeshjoshi/QIFParser","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/yogeshjoshi/QIFParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshjoshi%2FQIFParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshjoshi%2FQIFParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshjoshi%2FQIFParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshjoshi%2FQIFParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogeshjoshi","download_url":"https://codeload.github.com/yogeshjoshi/QIFParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogeshjoshi%2FQIFParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32435125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["files","java","maven","maven-pom","parser","qif","qif-file","quicken"],"created_at":"2025-04-13T19:11:09.363Z","updated_at":"2026-04-29T17:05:21.773Z","avatar_url":"https://github.com/yogeshjoshi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QIFParser\n\n[![GPL-3.0](https://img.shields.io/badge/license-GPL--3.0-blue.svg)](LICENSE)\n\nJava library for reading the QIF (Quicken Interchange Format Files) files.\n\n## File Format \nA QIF file typically has the following structure:\n\u003cpre\u003e\n!Type:[type identifier string]\n[single character line code]Literal String Data\n...\n^\n[single character line code]Literal String Data\n...\n^\n\u003c/pre\u003e\n\nQIF File format Example-\n\u003cpre\u003e\n!Type:Bank\nD03/03/10\nT-379.00\nPCITY OF SPRINGFIELD\n^\nD03/04/10\nT-20.28\nPYOUR LOCAL SUPERMARKET\n^\nD03/03/10\nT-421.35\nPSPRINGFIELD WATER UTILITY\n^\n...etc.\n\u003c/pre\u003e\n\n## Full File Format Discription \nsee full file format description at https://en.wikipedia.org/wiki/Quicken_Interchange_Format\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshjoshi%2Fqifparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogeshjoshi%2Fqifparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogeshjoshi%2Fqifparser/lists"}