{"id":15445226,"url":"https://github.com/jhermann/javaprops","last_synced_at":"2025-03-28T08:15:21.194Z","repository":{"id":26292093,"uuid":"29739833","full_name":"jhermann/javaprops","owner":"jhermann","description":":package: Read and write Java property files from Python, including comments and location info.","archived":false,"fork":false,"pushed_at":"2016-01-15T09:33:51.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-02T08:45:28.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/jhermann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-23T15:52:01.000Z","updated_at":"2018-09-29T07:39:49.000Z","dependencies_parsed_at":"2022-07-21T08:32:20.321Z","dependency_job_id":null,"html_url":"https://github.com/jhermann/javaprops","commit_stats":null,"previous_names":["feed-the-web/javaprops"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermann%2Fjavaprops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermann%2Fjavaprops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermann%2Fjavaprops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhermann%2Fjavaprops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhermann","download_url":"https://codeload.github.com/jhermann/javaprops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991585,"owners_count":20706129,"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-01T19:44:22.692Z","updated_at":"2025-03-28T08:15:21.174Z","avatar_url":"https://github.com/jhermann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# “javaprops” Python Package\n\n![logo](https://raw.githubusercontent.com/Feed-The-Web/javaprops/master/static/img/javaprops-128.png)\n\nRead and write Java property files, including comments and location info.\n\n [![Groups](https://img.shields.io/badge/Google_groups-ftw--users-orange.svg)](https://groups.google.com/forum/#!forum/ftw-users)\n ![Apache 2.0 licensed](http://img.shields.io/badge/license-Apache_2.0-red.svg)\n [![Travis CI](https://api.travis-ci.org/Feed-The-Web/javaprops.svg)](https://travis-ci.org/Feed-The-Web/javaprops)\n\n\n## Project Goals\n\nThis library allows you to read Java property files including all the lesser known formatting details,\nlike Unicode escaping. What sets it apart from similar projects are these requirements:\n\n* Modification of property files with minimal differences due to normalization.\n* Comments are parsed and associated with their property key.\n* Location information is available, mostly to improve diagnostics for humans.\n* The property set can be exposed as a dict-like object with attribute semantics, mainly for use in template engines; stemmed values are supported.\n* Provide an optional inclusion mechanism via special comments.\n\n\n## Installation\n\nTo create a development environment, use these commands:\n\n```sh\ngit clone \"https://github.com/Feed-The-Web/javaprops.git\"\ncd javaprops; deactivate; /usr/bin/virtualenv .venv/$(basename $PWD)\n. .venv/$(basename $PWD)/bin/activate\npip install -U pip; pip install -r \"dev-requirements.txt\"\ninvoke build --docs\n```\n\nSee [CONTRIBUTING.md](https://github.com/Feed-The-Web/javaprops/blob/master/CONTRIBUTING.md)\nfor details on how to give back your improvements and fixes to upstream, so every user can benefit from them.\n\n\n## Usage\n\n### Reading\n**TODO**\n\n### Writing\n**TODO**\n\n### Property Mapper\n**TODO**\n\n### Includes\n**TODO**\n\n\n## `javaprops` command line tool\n**TODO**\n\n\n## Similar Projects\n\n**Python**\n\n* [jprops](https://github.com/mgood/jprops)\n* [java-props-in-python](https://github.com/hackorama/java-props-in-python)\n* [pyjavaproperties](https://bitbucket.org/jnoller/pyjavaproperties/)\n* [PyHOCON](https://github.com/chimpler/pyhocon)\n\n**Go**\n\n* [magiconair/properties](https://github.com/magiconair/properties)\n\n\n## Acknowledgements\n\n[![1\u00261](https://raw.githubusercontent.com/1and1/1and1.github.io/master/images/1and1-logo-42.png)](https://github.com/1and1)  Project sponsored by [1\u00261](https://github.com/1and1).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhermann%2Fjavaprops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhermann%2Fjavaprops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhermann%2Fjavaprops/lists"}