{"id":19211332,"url":"https://github.com/radwolfie/appdirscpp","last_synced_at":"2025-02-23T07:43:44.244Z","repository":{"id":49403216,"uuid":"517400894","full_name":"RadWolfie/AppDirsCPP","owner":"RadWolfie","description":"AppDirsCPP, written in C++, is a port of AppDirs (python).","archived":false,"fork":false,"pushed_at":"2022-07-28T07:26:46.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-04T17:14:10.788Z","etag":null,"topics":["appdirs","cpp-lib","cpp11"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RadWolfie.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":"2022-07-24T18:09:22.000Z","updated_at":"2023-06-28T09:06:47.000Z","dependencies_parsed_at":"2022-09-16T04:41:22.813Z","dependency_job_id":null,"html_url":"https://github.com/RadWolfie/AppDirsCPP","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadWolfie%2FAppDirsCPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadWolfie%2FAppDirsCPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadWolfie%2FAppDirsCPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadWolfie%2FAppDirsCPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadWolfie","download_url":"https://codeload.github.com/RadWolfie/AppDirsCPP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240286517,"owners_count":19777354,"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":["appdirs","cpp-lib","cpp11"],"created_at":"2024-11-09T13:42:10.121Z","updated_at":"2025-02-23T07:43:44.191Z","avatar_url":"https://github.com/RadWolfie.png","language":"C++","readme":"[![GitHub CI](https://github.com/RadWolfie/AppDirsCPP/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/RadWolfie/AppDirsCPP/actions/workflows/ci.yml)\n\n# Description\nAppDirsCPP, written in C++, is a port of [AppDirs (python)](https://github.com/ActiveState/appdirs).\nThis project allow to compile as native C++ library without python requirement.\n\n# Features\n- Everything AppDirs has except for appauthor parameter's 3rd optional value, `False`, is excluded.\n  - See AppDirs's [readme file](https://github.com/ActiveState/appdirs/blob/master/README.rst) for details.\n- Cross-platform support.\n- [CMake](https://cmake.org/cmake/help/latest/) support for ability to use [different compilers](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html).\n- Unit tests for each function to ensure they are passing the expectation results.\n\n# Contribution Guidelines\n## Any contributions you make will be under the MIT Software License\nIn short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.\n\n## License\nBy contributing, you agree that your contributions will be licensed under its MIT License.\n\n## Contributing\n### Main Prerequisites\n1. [Git](https://git-scm.com)\n2. [CMake](https://cmake.org)\n    * Some IDEs already have CMake support, this is optional.\n\n### Fetching the code\nRun the following command in the command line:\n\u003cbr\u003e`git clone https://github.com/RadWolfie/AppDirsCPP.git`\n\n\n### Compiling\n1. Open terminal whichever has CMake support.\n\u003cbr\u003ei.e. If you don't have CMake installed, open `___ Native Tools Command Prompt for VS 20##`.\n2. `cd` to the AppDirsCPP directory.\n3. Run these commands to generate compiler projects.\n   1. `mkdir build \u0026 cd build`\n   2. `cmake .. -G ???`; replace ??? to your perferred compiler/IDE from [CMake Generator](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html) documentation.\n4. Open your solution/project(s) from preferred compiler/IDE.\n5. Start building project(s).\n6. Run tests to ensure your new code has not break the expected results. (RECOMMENDED)\n\n# Research References\n- [AppDirs project](https://github.com/ActiveState/appdirs)\n- [$XDG_ prefix usages](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)\n- [Online ECMAScript regex inspection](https://regex101.com/)\n\n# Credits\n- 2010 ActiveState Software Inc.\n  - and AppDirs contributors.\n- AppDirsCPP contributors","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradwolfie%2Fappdirscpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradwolfie%2Fappdirscpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradwolfie%2Fappdirscpp/lists"}