.. NOTES FOR CREATING A RELEASE:
..
.. * bumpversion {major|minor|patch}
.. * git push && git push --tags
.. * twine upload -r textract dist/*
.. * convert into release https://github.com/deanmalmgren/textract/releases
textract
========
Extract text from any document. No muss. No fuss.
`Full documentation <http://textract.readthedocs.org>`__.
|Build Status| |Version| |Downloads| |Test Coverage| |Documentation Status|
|Updates| |Stars| |Forks|
.. |Build Status| image:: https://travis-ci.org/deanmalmgren/textract.svg?branch=master
:target: https://travis-ci.org/deanmalmgren/textract
.. |Version| image:: https://img.shields.io/pypi/v/textract.svg
:target: https://warehouse.python.org/project/textract/
.. |Downloads| image:: https://img.shields.io/pypi/dm/textract.svg
:target: https://warehouse.python.org/project/textract/
.. |Test Coverage| image:: https://coveralls.io/repos/github/deanmalmgren/textract/badge.svg?branch=master
:target: https://coveralls.io/github/deanmalmgren/textract?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/textract/badge/?version=latest
:target: https://readthedocs.org/projects/textract/?badge=latest
.. |Updates| image:: https://pyup.io/repos/github/deanmalmgren/textract/shield.svg
:target: https://pyup.io/repos/github/deanmalmgren/textract/
.. |Stars| image:: https://img.shields.io/github/stars/deanmalmgren/textract.svg
:target: https://github.com/deanmalmgren/textract/stargazers
.. |Forks| image:: https://img.shields.io/github/forks/deanmalmgren/textract.svg
:target: https://github.com/deanmalmgren/textract/network
Raw data
{
"_id": null,
"home_page": "https://github.com/deanmalmgren/textract",
"name": "textract",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Dean Malmgren",
"author_email": "dean.malmgren@datascopeanalytics.com",
"download_url": "https://files.pythonhosted.org/packages/81/9f/dd29fcec368f007d44e51f0273489d5172a6d32ed9c796df5054fbb31c9f/textract-1.6.5.tar.gz",
"platform": null,
"description": ".. NOTES FOR CREATING A RELEASE:\n..\n.. * bumpversion {major|minor|patch}\n.. * git push && git push --tags\n.. * twine upload -r textract dist/*\n.. * convert into release https://github.com/deanmalmgren/textract/releases\n\ntextract\n========\n\nExtract text from any document. No muss. No fuss.\n\n`Full documentation <http://textract.readthedocs.org>`__.\n\n|Build Status| |Version| |Downloads| |Test Coverage| |Documentation Status|\n|Updates| |Stars| |Forks|\n\n.. |Build Status| image:: https://travis-ci.org/deanmalmgren/textract.svg?branch=master\n :target: https://travis-ci.org/deanmalmgren/textract\n\n.. |Version| image:: https://img.shields.io/pypi/v/textract.svg\n :target: https://warehouse.python.org/project/textract/\n\n.. |Downloads| image:: https://img.shields.io/pypi/dm/textract.svg\n :target: https://warehouse.python.org/project/textract/\n\n.. |Test Coverage| image:: https://coveralls.io/repos/github/deanmalmgren/textract/badge.svg?branch=master\n :target: https://coveralls.io/github/deanmalmgren/textract?branch=master\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/textract/badge/?version=latest\n :target: https://readthedocs.org/projects/textract/?badge=latest\n\n.. |Updates| image:: https://pyup.io/repos/github/deanmalmgren/textract/shield.svg\n :target: https://pyup.io/repos/github/deanmalmgren/textract/\n\n.. |Stars| image:: https://img.shields.io/github/stars/deanmalmgren/textract.svg\n :target: https://github.com/deanmalmgren/textract/stargazers\n\n.. |Forks| image:: https://img.shields.io/github/forks/deanmalmgren/textract.svg\n :target: https://github.com/deanmalmgren/textract/network\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "extract text from any document. no muss. no fuss.",
"version": "1.6.5",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6b3eac16b6bf28edf78296aea7d0cb416b49ed30282ac8c711662541015ee6f3",
"md5": "1e2e290e3c3373f31067692506be8dc6",
"sha256": "0accd78ec42864e3e3827f9ef798ced9aac4727b664303b724a198fed73fa438"
},
"downloads": -1,
"filename": "textract-1.6.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e2e290e3c3373f31067692506be8dc6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23140,
"upload_time": "2022-03-10T10:49:30",
"upload_time_iso_8601": "2022-03-10T10:49:30.384864Z",
"url": "https://files.pythonhosted.org/packages/6b/3e/ac16b6bf28edf78296aea7d0cb416b49ed30282ac8c711662541015ee6f3/textract-1.6.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "819fdd29fcec368f007d44e51f0273489d5172a6d32ed9c796df5054fbb31c9f",
"md5": "6998133894c346d542ad1fac1724dc57",
"sha256": "68f0f09056885821e6c43d8538987518daa94057c306679f2857cc5ee66ad850"
},
"downloads": -1,
"filename": "textract-1.6.5.tar.gz",
"has_sig": false,
"md5_digest": "6998133894c346d542ad1fac1724dc57",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17871,
"upload_time": "2022-03-10T10:49:31",
"upload_time_iso_8601": "2022-03-10T10:49:31.930559Z",
"url": "https://files.pythonhosted.org/packages/81/9f/dd29fcec368f007d44e51f0273489d5172a6d32ed9c796df5054fbb31c9f/textract-1.6.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-03-10 10:49:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "deanmalmgren",
"github_project": "textract",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"lcname": "textract"
}