{"id":16106508,"url":"https://github.com/danb35/loc-burst","last_synced_at":"2026-01-30T20:02:24.645Z","repository":{"id":216674531,"uuid":"739044031","full_name":"danb35/loc-burst","owner":"danb35","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-11T15:14:12.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-13T15:52:57.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/danb35.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-04T16:35:33.000Z","updated_at":"2024-01-11T12:36:57.000Z","dependencies_parsed_at":"2024-01-11T23:19:39.490Z","dependency_job_id":"2c4a8ac9-7bba-472b-a9d5-cc5b9ac9e22a","html_url":"https://github.com/danb35/loc-burst","commit_stats":null,"previous_names":["danb35/loc-burst"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danb35/loc-burst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danb35%2Floc-burst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danb35%2Floc-burst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danb35%2Floc-burst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danb35%2Floc-burst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danb35","download_url":"https://codeload.github.com/danb35/loc-burst/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danb35%2Floc-burst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T19:10:10.838Z","status":"ssl_error","status_checked_at":"2026-01-30T19:06:40.573Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-09T19:13:41.947Z","updated_at":"2026-01-30T20:02:24.607Z","avatar_url":"https://github.com/danb35.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loc-burst\n\nThis tool arose out of a niche need, that being printing spine labels for books with Library of Congress (LC) call numbers, based on data downloaded from librarything.com.  That data contains the entire call number in a single string like \"TS536.6.B6 D4 1995\", but the spine label would typically have each component on its own line, like this:\n```\n  TS\n  536\n  .6\n  .B6\n  D4\n  1994\n```\n\nThis PHP tool accepts a CSV file with the LC call number in the first field, the date (year) of publication in the second, and any other desired text (e.g, title) in remaining field(s).  It returns a CSV file with the LC call number broken into five fields, the year in the sixth, and any remaining text as it was initially entered.\n\n## Usage\nClone this repository into a directory your web server can access, and browse to it.  The `index.html` page provides an upload button to upload and process a CSV file, as well as some tips about the use of the output.\n\nAlternatively, you can integrate `locburst.php` and `uploader.php` into your own web pages if you prefer.\n\n## Requirements\nThis tool runs under PHP 5.4, and presumably any later version as well.  It does not require any additional libraries.\n\n## Limitations\nThe maximum file size for upload is 1 MB.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanb35%2Floc-burst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanb35%2Floc-burst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanb35%2Floc-burst/lists"}