vastlint 0.0.1__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,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: vastlint
3
+ Version: 0.0.1
4
+ Summary: VAST XML validator — checks ad tags against IAB VAST 2.0 through 4.3
5
+ Author-email: Aleks <aleks@vastlint.org>
6
+ License-Expression: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/aleksUIX/vastlint
8
+ Project-URL: Repository, https://github.com/aleksUIX/vastlint
9
+ Keywords: vast,xml,validator,adtech,iab
10
+ Description-Content-Type: text/plain
11
+
12
+ Binary distribution coming soon. Install from https://github.com/aleksUIX/vastlint/releases or cargo install vastlint-cli
@@ -0,0 +1,16 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68.0"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "vastlint"
7
+ version = "0.0.1"
8
+ description = "VAST XML validator — checks ad tags against IAB VAST 2.0 through 4.3"
9
+ readme = {text = "Binary distribution coming soon. Install from https://github.com/aleksUIX/vastlint/releases or cargo install vastlint-cli", content-type = "text/plain"}
10
+ license = "Apache-2.0"
11
+ authors = [{name = "Aleks", email = "aleks@vastlint.org"}]
12
+ keywords = ["vast", "xml", "validator", "adtech", "iab"]
13
+
14
+ [project.urls]
15
+ Homepage = "https://github.com/aleksUIX/vastlint"
16
+ Repository = "https://github.com/aleksUIX/vastlint"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: vastlint
3
+ Version: 0.0.1
4
+ Summary: VAST XML validator — checks ad tags against IAB VAST 2.0 through 4.3
5
+ Author-email: Aleks <aleks@vastlint.org>
6
+ License-Expression: Apache-2.0
7
+ Project-URL: Homepage, https://github.com/aleksUIX/vastlint
8
+ Project-URL: Repository, https://github.com/aleksUIX/vastlint
9
+ Keywords: vast,xml,validator,adtech,iab
10
+ Description-Content-Type: text/plain
11
+
12
+ Binary distribution coming soon. Install from https://github.com/aleksUIX/vastlint/releases or cargo install vastlint-cli
@@ -0,0 +1,5 @@
1
+ pyproject.toml
2
+ vastlint.egg-info/PKG-INFO
3
+ vastlint.egg-info/SOURCES.txt
4
+ vastlint.egg-info/dependency_links.txt
5
+ vastlint.egg-info/top_level.txt