{"id":16244583,"url":"https://github.com/indexzero/homebase-parser","last_synced_at":"2025-04-08T11:20:11.374Z","repository":{"id":57264926,"uuid":"160983861","full_name":"indexzero/homebase-parser","owner":"indexzero","description":"Parser \u0026 file reader for the ABE Homebase 2.0 text (*.txt) format.","archived":false,"fork":false,"pushed_at":"2019-08-14T05:48:27.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T10:47:00.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/indexzero.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":"2018-12-08T22:26:05.000Z","updated_at":"2023-04-14T11:58:59.000Z","dependencies_parsed_at":"2022-08-25T03:40:32.335Z","dependency_job_id":null,"html_url":"https://github.com/indexzero/homebase-parser","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fhomebase-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fhomebase-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fhomebase-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fhomebase-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indexzero","download_url":"https://codeload.github.com/indexzero/homebase-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595376,"owners_count":20963940,"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-10-10T14:19:46.332Z","updated_at":"2025-04-08T11:20:11.348Z","avatar_url":"https://github.com/indexzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebase-parser\n\nParser \u0026 file reader for the ABE Homebase 2.0 text (*.txt) format. \n\n## Usage\n\n``` js\nconst { Parser, readFile } = require('homebase-parser');\n\n// Read book data\nconst books = await readFile('path/to/your/file.txt');\n\n// Do stuff with book data\n// ... profit?\n```\n\n## Seriously though – what's all this then? \n\n🐲 Here be dragons. While using ABE Homebase (don't ask why) this file format\nwas discovered. There is literally no documentation for it. No where. Any\nwhere. Not even in the [ABE Homebase 2.3 User Guide]. Looking for a sample?\n\n```\nBOOS|\nBOOK|000332\nTRAN|A\nANAM|Alumit, Noel\nTNAM|Letters to Montgomery Clift\nPBLS|MacAdam/Cage\nDESC|Softcover Advance Proof copy of author's first novel.\nPRIC|6\nBIND|S\nEDTN|F\nUPDT|6/15/2010\nUPTM|12:45:35 PM\nBCAT|ARCs/Uncorrected Proofs\nABLE|1\nISBN|1931561028\nUBID|367\nEDNT|Uncorrected Proof\nJCKC|No Jacket\nBNDC|Original Wraps\nPBPL|San Francisco\nPBYR|2002\nBOOC|NF\nSIZE|8vo - over 7¾\" - 9¾\" tall\nBTYP|Advanced Reading Copy (ARC)\nSTAT|For Sale\nPPRC|1\nPDSC|SHELF 9\nBOOE|\n```\n\nAnd why would there be? The software itself is more or less dead. So why make\nthis? Because books – lots of books (seriously don't ask).\n\n#### AUTHOR: [Charlie Robbins](https://github.com/indexzero)\n#### LICENSE: APACHE 2.0\n\n[ABE Homebase 2.3 User Guide]: https://www.abebooks.com/homebase/software-inventory-management-system-catalog/user-guide/homebase2.3-user-guide.pdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fhomebase-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findexzero%2Fhomebase-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fhomebase-parser/lists"}