{ "info": { "author": "Alex Scotland", "author_email": "rocketleaguemarket@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# DocuScan Package\n\nDocuScan is a lightweight document scanner.\n\nDocuScan allows users to open up document types docx,doc,pdf and return the information inside as strings.\n\nDocuScan also allows for manipulation of this information via regular expressions.\n\n[Check out my other projects!](https://github.com/AlexScotland)\n\nRequirements:\n\n2. zipfile\n\n3. io\n\n4. re\n\n5. XML\n\nInstallation:\n\n1. run pip install DocuScan\n\n2. import DocuScan\n\n\nUsage:\n\n1. class DocuScan('fileName') to a variable.\n\n###It is worth noting that the fileName must be in the directory.\n\n2. use print(variable.returnFileText())\n\n3. use print(variable.executeRegex('regex here'))\n\n4. use print(executeHeaderRegex('regex here'))\n\n5. use print(executeFooterRegex('regex here'))\n\nFunctionality:\n\n1. returnFileText() - Returns the text of a file.\n\n2. executeRegex(regexExpression) - creates a list of all matching cases of regexExpression\n\n3. executeHeaderRegex(regularExpression) - creates a list of all matching cases of regexExpression in the header XML.\n\n4. executeFooterRegex(regularExpression) - creates a list of all matching cases of regexExpression in the Footer XML.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mutster/DocuScan-Python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "DocuScan", "package_url": "https://pypi.org/project/DocuScan/", "platform": "", "project_url": "https://pypi.org/project/DocuScan/", "project_urls": { "Homepage": "https://github.com/mutster/DocuScan-Python" }, "release_url": "https://pypi.org/project/DocuScan/0.0.1.7.3/", "requires_dist": null, "requires_python": "", "summary": "Added Requirements", "version": "0.0.1.7.3" }, "last_serial": 5492888, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e0ddb6ee3ce8dcd929ea443e00e08481", "sha256": "43f64e4097a2e3c1a5361af5faa3ba61ff83892a692e1220338ed06357ba1dee" }, "downloads": -1, "filename": "DocuScan-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e0ddb6ee3ce8dcd929ea443e00e08481", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3597, "upload_time": "2019-06-21T14:30:17", "url": "https://files.pythonhosted.org/packages/36/ac/a564f7266175935be72f1f90c228914d8fc48f55b0829dcf135f3efdcf44/DocuScan-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "341d816801ccebf60be43f35831934b3", "sha256": "625fc9fd91d889232395ad7b9535f773d5bf3963246dfb3b0b1fba1c63d6c7dd" }, "downloads": -1, "filename": "DocuScan-0.0.1.tar.gz", "has_sig": false, "md5_digest": "341d816801ccebf60be43f35831934b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2377, "upload_time": "2019-06-21T14:30:18", "url": "https://files.pythonhosted.org/packages/72/bb/46362d7e89d0c6c1875daaaa63489863b0fe31f7f5f228b042cc25782746/DocuScan-0.0.1.tar.gz" } ], "0.0.1.2": [ { "comment_text": "", "digests": { "md5": "6bbecbb1f86380f399073b6653851d99", "sha256": "ba6564873ad94aadcda00e2a8230b545593cbf31fec79ccfdfaf6a8c868fadb3" }, "downloads": -1, "filename": "DocuScan-0.0.1.2.tar.gz", "has_sig": false, "md5_digest": "6bbecbb1f86380f399073b6653851d99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2459, "upload_time": "2019-06-21T15:42:50", "url": "https://files.pythonhosted.org/packages/e3/36/0192366710b2fdcd1c9848cafca2dfee21647087fe91c966ce503f0384aa/DocuScan-0.0.1.2.tar.gz" } ], "0.0.1.3": [ { "comment_text": "", "digests": { "md5": "e39a2508601b1c1ed656b7aba6b76f6d", "sha256": "0a7c35dbc8a52f7a392ea0dcaef31728427e7fef48c24971ba6a024b9fbf36b2" }, "downloads": -1, "filename": "DocuScan-0.0.1.3.tar.gz", "has_sig": false, "md5_digest": "e39a2508601b1c1ed656b7aba6b76f6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2500, "upload_time": "2019-06-21T15:44:31", "url": "https://files.pythonhosted.org/packages/f2/da/e36157f7f3318bbd11be10d334445a247c9d2e3823e3821e1cbc6e3bcc6e/DocuScan-0.0.1.3.tar.gz" } ], "0.0.1.4": [ { "comment_text": "", "digests": { "md5": "fd1bc9f94bd3a44ab1becea93b40862f", "sha256": "f89348e60675606e37c5a1cb22df980e57c1efb07ee76db9f9d29f9b0b71ff6e" }, "downloads": -1, "filename": "DocuScan-0.0.1.4.tar.gz", "has_sig": false, "md5_digest": "fd1bc9f94bd3a44ab1becea93b40862f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2730, "upload_time": "2019-06-21T16:41:30", "url": "https://files.pythonhosted.org/packages/8d/8b/3f9513a92bde7882ba581dd7b17962d11a5fccdca440a592e981d7d27005/DocuScan-0.0.1.4.tar.gz" } ], "0.0.1.5": [ { "comment_text": "", "digests": { "md5": "522417399a1366ed37d42ab9d0f2800c", "sha256": "ed7e92fd4f8dd8402aedd591b79152439754e0ba32683e4fa7cafc2617a26029" }, "downloads": -1, "filename": "DocuScan-0.0.1.5.tar.gz", "has_sig": false, "md5_digest": "522417399a1366ed37d42ab9d0f2800c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2856, "upload_time": "2019-06-21T16:52:51", "url": "https://files.pythonhosted.org/packages/eb/6f/f52e329d9e7c1af979e16bdda7f98d72c39280df880e6a12f061c0ae444d/DocuScan-0.0.1.5.tar.gz" } ], "0.0.1.5.1": [ { "comment_text": "", "digests": { "md5": "1329d044750bb134ba44251029a79bef", "sha256": "49d3e1e052cde5a3757debed4b86ffc04aea992363a30d30ac6e6a3188edd05e" }, "downloads": -1, "filename": "DocuScan-0.0.1.5.1.tar.gz", "has_sig": false, "md5_digest": "1329d044750bb134ba44251029a79bef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2943, "upload_time": "2019-06-21T19:08:17", "url": "https://files.pythonhosted.org/packages/df/53/7bb517c5a7cc80c59b9646b7a8677f52082ea7dc21bb9d0be6e1a541c508/DocuScan-0.0.1.5.1.tar.gz" } ], "0.0.1.6": [ { "comment_text": "", "digests": { "md5": "e10295cd6db2bb44cbe89eec88c5325d", "sha256": "564e5f4dccbc7acd5ceca00ef0b5ca8f7bfad36815c18047fa5410cc1163ebfe" }, "downloads": -1, "filename": "DocuScan-0.0.1.6.tar.gz", "has_sig": false, "md5_digest": "e10295cd6db2bb44cbe89eec88c5325d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3098, "upload_time": "2019-07-05T19:50:21", "url": "https://files.pythonhosted.org/packages/27/8f/aa22b51f948624b6cb4f37b0dc1cda1416fb327f8c7daf82386f97820883/DocuScan-0.0.1.6.tar.gz" } ], "0.0.1.7": [ { "comment_text": "", "digests": { "md5": "a3f5a9c63dd9e7ddda7bdcdfc8a67f53", "sha256": "d9becb8b226bc945afb16343e8d4b58d28fc9dce56e84b62a1ab2a7915ef1bb0" }, "downloads": -1, "filename": "DocuScan-0.0.1.7.tar.gz", "has_sig": false, "md5_digest": "a3f5a9c63dd9e7ddda7bdcdfc8a67f53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3093, "upload_time": "2019-07-05T19:51:04", "url": "https://files.pythonhosted.org/packages/e1/3c/a39352404465168944ee9f6e092b5d616a1ef86651edb0e9284665f60275/DocuScan-0.0.1.7.tar.gz" } ], "0.0.1.7.1": [ { "comment_text": "", "digests": { "md5": "8e738c1535864357d01c0af6b7d24cbc", "sha256": "8007eb080cd60e2df65a6c00ea6e61531dc8214ebdb5279f3a33019d1704ac08" }, "downloads": -1, "filename": "DocuScan-0.0.1.7.1.tar.gz", "has_sig": false, "md5_digest": "8e738c1535864357d01c0af6b7d24cbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3091, "upload_time": "2019-07-05T19:52:35", "url": "https://files.pythonhosted.org/packages/5d/7d/c4683dd60736090bd420fb90f2afe155fa735a67220bb403dc1a50f797bc/DocuScan-0.0.1.7.1.tar.gz" } ], "0.0.1.7.2": [ { "comment_text": "", "digests": { "md5": "e45c3c894d6574500e099b5ce7ffffc2", "sha256": "e0ef7d5ba9e0b3a5af5284bb836a88f4c5c9839bd89dfcd4baf1d65c9a6c4339" }, "downloads": -1, "filename": "DocuScan-0.0.1.7.2.tar.gz", "has_sig": false, "md5_digest": "e45c3c894d6574500e099b5ce7ffffc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2907, "upload_time": "2019-07-05T19:53:51", "url": "https://files.pythonhosted.org/packages/0c/c8/4c2597b036484b93a46fff26bd7b149b524f858e7f80ae6b6b3e7f5d2617/DocuScan-0.0.1.7.2.tar.gz" } ], "0.0.1.7.3": [ { "comment_text": "", "digests": { "md5": "264189fd3c35d9cdfc0e7de6b51b11cc", "sha256": "d7cd7d126568d92383e9a487dea6fddb3efd90fc28fc9f99d6887cac6c512ac6" }, "downloads": -1, "filename": "DocuScan-0.0.1.7.3.tar.gz", "has_sig": false, "md5_digest": "264189fd3c35d9cdfc0e7de6b51b11cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2894, "upload_time": "2019-07-05T19:54:53", "url": "https://files.pythonhosted.org/packages/44/39/ce565c0b89b5c10806458343ba93b6ba500cf5e7eca04ef09b347b4468cc/DocuScan-0.0.1.7.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "264189fd3c35d9cdfc0e7de6b51b11cc", "sha256": "d7cd7d126568d92383e9a487dea6fddb3efd90fc28fc9f99d6887cac6c512ac6" }, "downloads": -1, "filename": "DocuScan-0.0.1.7.3.tar.gz", "has_sig": false, "md5_digest": "264189fd3c35d9cdfc0e7de6b51b11cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2894, "upload_time": "2019-07-05T19:54:53", "url": "https://files.pythonhosted.org/packages/44/39/ce565c0b89b5c10806458343ba93b6ba500cf5e7eca04ef09b347b4468cc/DocuScan-0.0.1.7.3.tar.gz" } ] }