{"id":15536661,"url":"https://github.com/turbo87/flupp-rs","last_synced_at":"2025-04-23T15:21:47.137Z","repository":{"id":183278631,"uuid":"669884954","full_name":"Turbo87/flupp-rs","owner":"Turbo87","description":"FluPP flight log file reader for Rust","archived":false,"fork":false,"pushed_at":"2025-04-21T06:46:28.000Z","size":107,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-21T07:44:07.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/flupp","language":"Rust","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/Turbo87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-23T18:38:59.000Z","updated_at":"2025-04-21T06:46:31.000Z","dependencies_parsed_at":"2023-07-23T18:53:37.137Z","dependency_job_id":"c9aed840-dbf4-4914-ba22-99d6a5febeed","html_url":"https://github.com/Turbo87/flupp-rs","commit_stats":null,"previous_names":["turbo87/flupp-rs"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fflupp-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fflupp-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fflupp-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Fflupp-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Turbo87","download_url":"https://codeload.github.com/Turbo87/flupp-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457800,"owners_count":21433736,"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-02T11:52:48.608Z","updated_at":"2025-04-23T15:21:47.114Z","avatar_url":"https://github.com/Turbo87.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"flupp\n==============================================================================\n\n[FluPP] flight log file reader for [Rust]\n\n[FluPP]: http://www.flupp-flightlog.org\n[Rust]: https://www.rust-lang.org/\n\n\nUsage\n------------------------------------------------------------------------------\n\n```rust\nfn main() -\u003e Result\u003c(), Box\u003cdyn Error\u003e\u003e {\n    let content = fs::read_to_string(\"flugbuch.flu\")?;\n    let decoded_file: flupp::File = content.parse()?;\n    // ...\n    Ok(())\n}\n```\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n  \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or\n  \u003chttp://opensource.org/licenses/MIT\u003e)\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Fflupp-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbo87%2Fflupp-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Fflupp-rs/lists"}