{"id":18078920,"url":"https://github.com/wojdyr/xylib","last_synced_at":"2025-08-21T05:32:36.716Z","repository":{"id":8182156,"uuid":"9607985","full_name":"wojdyr/xylib","owner":"wojdyr","description":"library for reading files with x-y data from powder diffraction, spectroscopy, or other experimental methods","archived":false,"fork":false,"pushed_at":"2022-12-20T16:17:46.000Z","size":2569,"stargazers_count":67,"open_issues_count":9,"forks_count":19,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-07-27T02:31:21.004Z","etag":null,"topics":["powder-diffraction","spectroscopy"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wojdyr.png","metadata":{"files":{"readme":"README.dev","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-22T20:14:49.000Z","updated_at":"2025-05-24T21:54:25.000Z","dependencies_parsed_at":"2023-01-13T14:40:18.774Z","dependency_job_id":null,"html_url":"https://github.com/wojdyr/xylib","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wojdyr/xylib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojdyr%2Fxylib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojdyr%2Fxylib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojdyr%2Fxylib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojdyr%2Fxylib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojdyr","download_url":"https://codeload.github.com/wojdyr/xylib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojdyr%2Fxylib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271430804,"owners_count":24758378,"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-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["powder-diffraction","spectroscopy"],"created_at":"2024-10-31T12:16:42.984Z","updated_at":"2025-08-21T05:32:36.341Z","avatar_url":"https://github.com/wojdyr.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nHOW TO ADD A NEW FORMAT\n=======================\n\nEach .cpp/.h file pair in xylib/ (excluding xylib.*, cache.* and util.*)\ncorresponds to one supported filetype.\n\nTo add new filetype foo:\n\n-  go to xylib/ subdirectory\n-  write foo.cpp and foo.h files (or copy and modify existing files) \n-  in foo.h write what your implementation is based on,\n   i.e., what documentation is available to you.\n-  #include foo.h in xylib.cpp\n-  add an entry to formats[] array in xylib.cpp (but not after TextDataSet)\n-  add foo.cpp and foo.h files to xylib/Makefile.am\n-  add xylib/foo.cpp to CMakeLists.txt\n\nDo not worry too much about metadata, especially if the file is human-readable.\nCurrently programs that use xylib mostly ignore metadata.\n\nYou may contact us before you start, to avoid duplication of work.\n\n\nMETADATA CONVENTIONS\n====================\n\nNaming conventions are introduced and documented here when programs using\nthis library start relying on it.\n\n\"source energy\" (block) - energy of photons used in XPS\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojdyr%2Fxylib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojdyr%2Fxylib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojdyr%2Fxylib/lists"}