{ "info": { "author": "Phuong Huynh", "author_email": "phuonghuynh.net@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Apache Config Parser\n\nSimple Apache configuration files parser\n\n## Getting Started\n\n```python\nimport apache_parser\n\n\nconf = apache_parser.ApacheConfParser('/etc/apache2/apache.conf')\nprint(conf.nodes)\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/lo4/apache_parser.git", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "apache-parser", "package_url": "https://pypi.org/project/apache-parser/", "platform": "", "project_url": "https://pypi.org/project/apache-parser/", "project_urls": { "Homepage": "https://gitlab.com/lo4/apache_parser.git" }, "release_url": "https://pypi.org/project/apache-parser/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "", "version": "0.0.2" }, "last_serial": 4496951, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "ed6eb98b5d32a772c1941fe7a890557e", "sha256": "1b0626db36e7027b2f377018cf41b487cc869ce38b5abf497b334cd459b6fbe7" }, "downloads": -1, "filename": "apache_parser-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ed6eb98b5d32a772c1941fe7a890557e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5872, "upload_time": "2018-11-17T11:59:13", "url": "https://files.pythonhosted.org/packages/8d/78/04881d206fed8265a2c5d04ebf8056d09436f848791815c0569a125ee31f/apache_parser-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "210bebbd5399cc9baefcf3f854a23051", "sha256": "eebf803c24f047d78bb3ac004f829dee51e1543890a6b267cc0f62a6c2465bb5" }, "downloads": -1, "filename": "apache_parser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "210bebbd5399cc9baefcf3f854a23051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5069, "upload_time": "2018-11-17T11:59:15", "url": "https://files.pythonhosted.org/packages/22/ff/53957d1560f1733847a443836ec3fefd1ff74a286b93d5069759e0fd7063/apache_parser-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ed6eb98b5d32a772c1941fe7a890557e", "sha256": "1b0626db36e7027b2f377018cf41b487cc869ce38b5abf497b334cd459b6fbe7" }, "downloads": -1, "filename": "apache_parser-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ed6eb98b5d32a772c1941fe7a890557e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5872, "upload_time": "2018-11-17T11:59:13", "url": "https://files.pythonhosted.org/packages/8d/78/04881d206fed8265a2c5d04ebf8056d09436f848791815c0569a125ee31f/apache_parser-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "210bebbd5399cc9baefcf3f854a23051", "sha256": "eebf803c24f047d78bb3ac004f829dee51e1543890a6b267cc0f62a6c2465bb5" }, "downloads": -1, "filename": "apache_parser-0.0.2.tar.gz", "has_sig": false, "md5_digest": "210bebbd5399cc9baefcf3f854a23051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5069, "upload_time": "2018-11-17T11:59:15", "url": "https://files.pythonhosted.org/packages/22/ff/53957d1560f1733847a443836ec3fefd1ff74a286b93d5069759e0fd7063/apache_parser-0.0.2.tar.gz" } ] }