thephalanx 1.0.0__tar.gz

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,48 @@
1
+ Metadata-Version: 2.4
2
+ Name: thephalanx
3
+ Version: 1.0.0
4
+ Summary: Namespace placeholder. Forensic PDF analysis tool. Coming soon.
5
+ Author-email: Strategos <r@strategos.au>
6
+ License: Proprietary
7
+ Project-URL: Homepage, https://strategos.au
8
+ Keywords: forensics,digital-forensics,pdf,document-analysis,metadata
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: Intended Audience :: Other Audience
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Operating System :: Microsoft :: Windows
14
+ Requires-Python: >=3.11
15
+ Description-Content-Type: text/markdown
16
+
17
+ # phalanx
18
+
19
+ > **Namespace placeholder.**
20
+ > This package exists to reserve the `phalanx` name on PyPI.
21
+ > It is not installable or usable.
22
+
23
+ ---
24
+
25
+ ## Active package
26
+
27
+ Install the active development package instead:
28
+
29
+ ```
30
+ pip install thephalanx # this is the package
31
+ ```
32
+
33
+ ---
34
+
35
+ ## About Phalanx
36
+
37
+ Phalanx is a forensic PDF analysis tool for Windows.
38
+ It detects fake files, metadata anomalies, creation tool fingerprints,
39
+ redaction failures, hidden content, and JavaScript payloads in PDF documents.
40
+ Produces s.147 Evidence Act 1995 (Cth) compliant certificates.
41
+ Available in a free public tier and a licensed forensic tier.
42
+
43
+ Developed by [Strategos](https://strategos.au).
44
+
45
+ ---
46
+
47
+ *© 2026 Strategos. All rights reserved.*
48
+ *Aut Viam Inveniam Aut Faciam*
@@ -0,0 +1,32 @@
1
+ # phalanx
2
+
3
+ > **Namespace placeholder.**
4
+ > This package exists to reserve the `phalanx` name on PyPI.
5
+ > It is not installable or usable.
6
+
7
+ ---
8
+
9
+ ## Active package
10
+
11
+ Install the active development package instead:
12
+
13
+ ```
14
+ pip install thephalanx # this is the package
15
+ ```
16
+
17
+ ---
18
+
19
+ ## About Phalanx
20
+
21
+ Phalanx is a forensic PDF analysis tool for Windows.
22
+ It detects fake files, metadata anomalies, creation tool fingerprints,
23
+ redaction failures, hidden content, and JavaScript payloads in PDF documents.
24
+ Produces s.147 Evidence Act 1995 (Cth) compliant certificates.
25
+ Available in a free public tier and a licensed forensic tier.
26
+
27
+ Developed by [Strategos](https://strategos.au).
28
+
29
+ ---
30
+
31
+ *© 2026 Strategos. All rights reserved.*
32
+ *Aut Viam Inveniam Aut Faciam*
@@ -0,0 +1,25 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "thephalanx"
7
+ version = "1.0.0"
8
+ description = "Namespace placeholder. Forensic PDF analysis tool. Coming soon."
9
+ readme = "README.md"
10
+ license = {text = "Proprietary"}
11
+ authors = [
12
+ {name = "Strategos", email = "r@strategos.au"}
13
+ ]
14
+ requires-python = ">=3.11"
15
+ keywords = ["forensics", "digital-forensics", "pdf", "document-analysis", "metadata"]
16
+ classifiers = [
17
+ "Development Status :: 1 - Planning",
18
+ "Intended Audience :: Other Audience",
19
+ "Programming Language :: Python :: 3",
20
+ "Programming Language :: Python :: 3.11",
21
+ "Operating System :: Microsoft :: Windows",
22
+ ]
23
+
24
+ [project.urls]
25
+ Homepage = "https://strategos.au"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,48 @@
1
+ Metadata-Version: 2.4
2
+ Name: thephalanx
3
+ Version: 1.0.0
4
+ Summary: Namespace placeholder. Forensic PDF analysis tool. Coming soon.
5
+ Author-email: Strategos <r@strategos.au>
6
+ License: Proprietary
7
+ Project-URL: Homepage, https://strategos.au
8
+ Keywords: forensics,digital-forensics,pdf,document-analysis,metadata
9
+ Classifier: Development Status :: 1 - Planning
10
+ Classifier: Intended Audience :: Other Audience
11
+ Classifier: Programming Language :: Python :: 3
12
+ Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Operating System :: Microsoft :: Windows
14
+ Requires-Python: >=3.11
15
+ Description-Content-Type: text/markdown
16
+
17
+ # phalanx
18
+
19
+ > **Namespace placeholder.**
20
+ > This package exists to reserve the `phalanx` name on PyPI.
21
+ > It is not installable or usable.
22
+
23
+ ---
24
+
25
+ ## Active package
26
+
27
+ Install the active development package instead:
28
+
29
+ ```
30
+ pip install thephalanx # this is the package
31
+ ```
32
+
33
+ ---
34
+
35
+ ## About Phalanx
36
+
37
+ Phalanx is a forensic PDF analysis tool for Windows.
38
+ It detects fake files, metadata anomalies, creation tool fingerprints,
39
+ redaction failures, hidden content, and JavaScript payloads in PDF documents.
40
+ Produces s.147 Evidence Act 1995 (Cth) compliant certificates.
41
+ Available in a free public tier and a licensed forensic tier.
42
+
43
+ Developed by [Strategos](https://strategos.au).
44
+
45
+ ---
46
+
47
+ *© 2026 Strategos. All rights reserved.*
48
+ *Aut Viam Inveniam Aut Faciam*
@@ -0,0 +1,6 @@
1
+ README.md
2
+ pyproject.toml
3
+ thephalanx.egg-info/PKG-INFO
4
+ thephalanx.egg-info/SOURCES.txt
5
+ thephalanx.egg-info/dependency_links.txt
6
+ thephalanx.egg-info/top_level.txt