{ "info": { "author": "Kristen Gerring", "author_email": "kgerring@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development" ], "description": "# PySelector [![PyPI version][fury-image]][fury-url] [![Build Status][travis-image]][travis-url]\nCSS and XPath selectors for html; with optional pseudo support\n\n\n## Features\n\n* TODO\n\n\n## Install for development\n\n```bash\n$ git clone git clone https://github.com/KGerring/pyselector.git\n$ cd pyselector\n$ pip install --editable .\n```\n\n\n## Contributing\nAnyone can help make this project better - read [CONTRIBUTING](CONTRIBUTING.md) to get started!\n\n\n## License\nMIT. See the [LICENSE](LICENSE) file for more details.\n\n\n[fury-url]: http://badge.fury.io/py/pyselector\n[fury-image]: https://badge.fury.io/py/pyselector.png\n\n[travis-url]: https://travis-ci.org/KGerring/pyselector\n[travis-image]: https://travis-ci.org/KGerring/pyselector.png?branch=develop", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/KGerring/pyselector", "keywords": "pyselector development", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pyselector", "package_url": "https://pypi.org/project/pyselector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyselector/", "project_urls": { "Homepage": "https://github.com/KGerring/pyselector" }, "release_url": "https://pypi.org/project/pyselector/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "CSS and XPath selectors for html; with optional pseudo support", "version": "0.0.1" }, "last_serial": 2667553, "releases": { "0.0.1": [] }, "urls": [] }