lost-cat

View on PyPIReverse Dependencies (3)

0.1.9 lost_cat-0.1.9-py3-none-any.whl

Wheel Details

Project: lost-cat
Version: 0.1.9
Filename: lost_cat-0.1.9-py3-none-any.whl
Download: [link]
Size: 40679
MD5: ad4036abcfa72760280f15d9562ac575
SHA256: 113009ac04611338319683e8e6f25dbfb20a3c1ede932e0c4a9f74e60f208291
Uploaded: 2023-10-15 18:59:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lost-cat
Version: 0.1.9
Summary: Lost cat is a package to scan a variety of locations and report back the files, metadata, and summary contents as needed.
Author-Email: Dreffed aka David Gloyn-Cox <dreffed[at]gmail.com>, Thoughtswin Systems Inc <david.gloyn-cox[at]thoughtswinsystems.com>
Project-Url: Homepage, https://github.com/thoughtswinsystems/lost-cat
Project-Url: Bug Tracker, https://github.com/thoughtswinsystems/lost-cat/issues
License: MIT License Copyright (c) 2022 David Gloyn-Cox Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: nltk
Requires-Dist: numpy
Requires-Dist: pillow
Requires-Dist: sqlalchemy
Requires-Dist: psutil
Requires-Dist: pyodbc
Requires-Dist: python-dotenv
Requires-Dist: validators
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 134 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lost_cat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/lost_cat.py sha256=QfBEiSFV8iw5g5cgev2jndgQ0Mdjb5hocrWCnzOvGc8 45420
lost_cat/actions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/actions/base_actions.py sha256=iqv0QAzZJFSbET3GgT45V7JnW6FIjsUoLfoLiEnQP34 957
lost_cat/database/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/database/db_utils.py sha256=IkSznxbBCtvqd2SQpFXQoheCjHfNgdRsrbRchdWXdaE 2043
lost_cat/database/schema.py sha256=oCmjriVzQnS8Q-ujoUYuYiUvkm4cglmro1NY9WDOswY 5278
lost_cat/examples/run_rules.py sha256=_LwDQdZehbrG2tsBYvtE-xSvbKeJ0vZoxXgKacL_cYo 10264
lost_cat/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/parsers/base_parser.py sha256=cdHfxtPPSK7lpP3kegmzLb4y35lPDVQr677MZz0Z6QI 2863
lost_cat/parsers/zip_parser.py sha256=sm25hWIb6_WV7nAccRqoaOLa1J7lw1ytOqTLZJ37ZjM 3369
lost_cat/processors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/processors/base_processor.py sha256=v4TPgYnwoujEgHbP9m0sYe1AczG0m7hfyOFIugjXBQQ 5873
lost_cat/processors/filesystem_scanner.py sha256=wqCPN-XDwgoVwYvNngglum8wfaly2hSHz77bbrUVKR8 8708
lost_cat/ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lost_cat/utils/module_utils.py sha256=QMaDozDing3i5ho1HcF0JFrOvIngpTL8KzkdM8uvxOg 3134
lost_cat/utils/path_utils.py sha256=IALdwhyb_bvrYyH03Uu0y2wW9m0SPCPfxjYIViJ-SRM 15759
lost_cat/utils/phrase_utils.py sha256=QLuTEiCv1yMT48kE4sOZ91MAtLWxfbyJllfZLtgRJCE 5039
lost_cat/utils/rules_utils.py sha256=1kbB1hJpeRt7eXzAulDhIHl9AcA0e2DGmm-8EDDAjxE 12050
lost_cat/utils/tag_anon.py sha256=YAicCHA89CpxECmFSVAZhADaDLQUbVfuDu-itw_W7Vc 5861
lost_cat/utils/text_utils.py sha256=NSSmEX2Ocfd_ivAsEG2VBoUANt4aPtcDUskYWBNJzIQ 4367
lost_cat/utils/trie_utils.py sha256=svV6sxjfo-WKhR7D-IKqaBd0jL6iKpQj-NHF5872SdI 5034
lost_cat-0.1.9.dist-info/LICENSE sha256=IpPfPtKuX6tM8s5qiXh8pYgFCinUyD7vi5T13wEMZ_A 1093
lost_cat-0.1.9.dist-info/METADATA sha256=byRL9TlJyC_w58whnmtHMvK-_xmjMghThkVg7NIfud8 2311
lost_cat-0.1.9.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
lost_cat-0.1.9.dist-info/top_level.txt sha256=M_E-ebMELz3GXhf_M9BsSKDLp8uG9NbQ_We8zhveuxk 9
lost_cat-0.1.9.dist-info/RECORD

top_level.txt

lost_cat