python-gitmojis 0.1.1__py3-none-any.whl → 0.1.3__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.
- {python_gitmojis-0.1.1.dist-info → python_gitmojis-0.1.3.dist-info}/METADATA +3 -3
- {python_gitmojis-0.1.1.dist-info → python_gitmojis-0.1.3.dist-info}/RECORD +5 -5
- {python_gitmojis-0.1.1.dist-info → python_gitmojis-0.1.3.dist-info}/LICENSE +0 -0
- {python_gitmojis-0.1.1.dist-info → python_gitmojis-0.1.3.dist-info}/WHEEL +0 -0
- {python_gitmojis-0.1.1.dist-info → python_gitmojis-0.1.3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: python-gitmojis
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: 🐍 A small package to apply and manage Gitmojis in your projects 😜
|
|
5
5
|
Author-email: Kamil Paduszyński <paduszyk@gmail.com>
|
|
6
6
|
Maintainer-email: Kamil Paduszyński <paduszyk@gmail.com>
|
|
@@ -69,10 +69,10 @@ The still-growing popularity of the *Gitmoji* guide is reflected in the numerous
|
|
|
69
69
|
|
|
70
70
|
## Installation
|
|
71
71
|
|
|
72
|
-
To install `python-
|
|
72
|
+
To install `python-gitmojis`, use `pip`:
|
|
73
73
|
|
|
74
74
|
```console
|
|
75
|
-
$ pip install python-
|
|
75
|
+
$ pip install python-gitmojis
|
|
76
76
|
```
|
|
77
77
|
|
|
78
78
|
or any other dependency manager you like.
|
|
@@ -3,8 +3,8 @@ gitmojis/core.py,sha256=-sp9vk94Qt4nkVhhE591Qxv_RD2A3beRIDS3E3ICMEY,6041
|
|
|
3
3
|
gitmojis/exceptions.py,sha256=8QxLLAEDY5wmnY0av1s7bgnFVg5P_CtNboGSiOmLxJc,319
|
|
4
4
|
gitmojis/helpers.py,sha256=HtwykEDBSbHId0NxIc0fYuEPMvy0VPOWGCPc_ZMh9CM,630
|
|
5
5
|
gitmojis/typing.py,sha256=vONEKQWea4Pyj_r-R5zlniVWFN3L3LTzDmWXerSBaGE,359
|
|
6
|
-
python_gitmojis-0.1.
|
|
7
|
-
python_gitmojis-0.1.
|
|
8
|
-
python_gitmojis-0.1.
|
|
9
|
-
python_gitmojis-0.1.
|
|
10
|
-
python_gitmojis-0.1.
|
|
6
|
+
python_gitmojis-0.1.3.dist-info/LICENSE,sha256=iHR_1MUUh3pnFPRppAd20LhTqDl820fDdizEWXNGSII,1075
|
|
7
|
+
python_gitmojis-0.1.3.dist-info/METADATA,sha256=CHk4J6XzCanCQVdbvmX1STCuoPbjA9XglL3YGo0JuNQ,10917
|
|
8
|
+
python_gitmojis-0.1.3.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
9
|
+
python_gitmojis-0.1.3.dist-info/top_level.txt,sha256=hEF9XSDmvmTWl3k8rl92pxO-pG7vEC9EqHjXQkoyY_k,9
|
|
10
|
+
python_gitmojis-0.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|