dankcli-lib 0.6.2__tar.gz → 0.6.3__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.
- {dankcli_lib-0.6.2/dankcli_lib.egg-info → dankcli_lib-0.6.3}/PKG-INFO +2 -2
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/README.md +1 -1
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3/dankcli_lib.egg-info}/PKG-INFO +2 -2
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/pyproject.toml +1 -1
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/LICENSE +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/MANIFEST.in +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/__init__.py +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/__main__.py +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/caption.py +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/fonts/HelveticaNeue.ttf +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/fonts/arial.ttf +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib/functions.py +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib.egg-info/SOURCES.txt +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib.egg-info/dependency_links.txt +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib.egg-info/entry_points.txt +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib.egg-info/requires.txt +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/dankcli_lib.egg-info/top_level.txt +0 -0
- {dankcli_lib-0.6.2 → dankcli_lib-0.6.3}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dankcli_lib
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom
|
|
5
5
|
Author: TheMrRedSlime
|
|
6
6
|
License: MIT
|
|
@@ -14,7 +14,7 @@ Dynamic: license-file
|
|
|
14
14
|
|
|
15
15
|
# dankcli-lib
|
|
16
16
|
[](https://pypi.org/project/dankcli-lib/)
|
|
17
|
-
[](https://www.python.org/downloads/)
|
|
18
18
|
[](https://pepy.tech/project/dankcli-lib)
|
|
19
19
|
|
|
20
20
|
dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# dankcli-lib
|
|
2
2
|
[](https://pypi.org/project/dankcli-lib/)
|
|
3
|
-
[](https://www.python.org/downloads/)
|
|
4
4
|
[](https://pepy.tech/project/dankcli-lib)
|
|
5
5
|
|
|
6
6
|
dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dankcli_lib
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.3
|
|
4
4
|
Summary: Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom
|
|
5
5
|
Author: TheMrRedSlime
|
|
6
6
|
License: MIT
|
|
@@ -14,7 +14,7 @@ Dynamic: license-file
|
|
|
14
14
|
|
|
15
15
|
# dankcli-lib
|
|
16
16
|
[](https://pypi.org/project/dankcli-lib/)
|
|
17
|
-
[](https://www.python.org/downloads/)
|
|
18
18
|
[](https://pepy.tech/project/dankcli-lib)
|
|
19
19
|
|
|
20
20
|
dankcli-lib is a CLI Image Captioning Tool, Meme Generator and Library which automatically adds white space and text to the top of your image.
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "dankcli_lib"
|
|
7
|
-
version = "0.6.
|
|
7
|
+
version = "0.6.3"
|
|
8
8
|
description = "Patched CLI Meme Generator/Caption Maker to automatically add whitespace and text to top and bottom"
|
|
9
9
|
readme = {file = "README.md", content-type = "text/markdown"}
|
|
10
10
|
license = {text = "MIT"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|