{ "info": { "author": "J\u00fcrgen Hermann", "author_email": "jh@web.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Java", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "javaprops - Read and write Java property files.\n\n This libary allows you to read Java property files including all the\n lesser known formatting details, like Unicode escaping. What sets it\n 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,\n mainly for use in template engines; stemmed values are supported.\n * Provide an optional inclusion mechanism via special comments.\n\n Copyright \u24d2 2015 1&1 Group\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Feed-The-Web/javaprops", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "javaprops", "package_url": "https://pypi.org/project/javaprops/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/javaprops/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Feed-The-Web/javaprops" }, "release_url": "https://pypi.org/project/javaprops/0.1.0dev-20150219/", "requires_dist": null, "requires_python": null, "summary": "javaprops - Read and write Java property files", "version": "0.1.0dev-20150219" }, "last_serial": 1429738, "releases": { "0.1.0dev-20150219": [] }, "urls": [] }