identityfunction 1.0.0__tar.gz → 1.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.
- {identityfunction-1.0.0/src/identityfunction.egg-info → identityfunction-1.0.1}/PKG-INFO +2 -34
- identityfunction-1.0.1/README.rst +5 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/pyproject.toml +1 -1
- {identityfunction-1.0.0 → identityfunction-1.0.1/src/identityfunction.egg-info}/PKG-INFO +2 -34
- identityfunction-1.0.0/README.rst +0 -37
- {identityfunction-1.0.0 → identityfunction-1.0.1}/LICENSE.txt +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/MANIFEST.in +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/setup.cfg +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction/__init__.py +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction/core/__init__.py +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction/tests/__init__.py +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction/tests/test_0.py +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction.egg-info/SOURCES.txt +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction.egg-info/dependency_links.txt +0 -0
- {identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: identityfunction
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: identityfunction
|
|
5
5
|
Author-email: Johannes <johannes-programming@mailfence.com>
|
|
6
6
|
License: The MIT License (MIT)
|
|
@@ -43,36 +43,4 @@ License-File: LICENSE.txt
|
|
|
43
43
|
identityfunction
|
|
44
44
|
================
|
|
45
45
|
|
|
46
|
-
|
|
47
|
-
--------
|
|
48
|
-
|
|
49
|
-
identityfunction
|
|
50
|
-
|
|
51
|
-
Installation
|
|
52
|
-
------------
|
|
53
|
-
|
|
54
|
-
To install ``identityfunction``, you can use ``pip``. Open your terminal and run:
|
|
55
|
-
|
|
56
|
-
.. code-block:: bash
|
|
57
|
-
|
|
58
|
-
pip install identityfunction
|
|
59
|
-
|
|
60
|
-
License
|
|
61
|
-
-------
|
|
62
|
-
|
|
63
|
-
This project is licensed under the MIT License.
|
|
64
|
-
|
|
65
|
-
Links
|
|
66
|
-
-----
|
|
67
|
-
|
|
68
|
-
* `Download <https://pypi.org/project/identityfunction/#files>`_
|
|
69
|
-
* `Index <https://pypi.org/project/identityfunction/>`_
|
|
70
|
-
* `Source <https://github.com/johannes-programming/identityfunction/>`_
|
|
71
|
-
|
|
72
|
-
Credits
|
|
73
|
-
-------
|
|
74
|
-
|
|
75
|
-
* Author: Johannes
|
|
76
|
-
* Email: `johannes-programming@mailfence.com <mailto:johannes-programming@mailfence.com>`_
|
|
77
|
-
|
|
78
|
-
Thank you for using ``identityfunction``!
|
|
46
|
+
Visit the website `https://identityfunction.johannes-programming.online/ <https://identityfunction.johannes-programming.online/>`_ for more information.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: identityfunction
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.1
|
|
4
4
|
Summary: identityfunction
|
|
5
5
|
Author-email: Johannes <johannes-programming@mailfence.com>
|
|
6
6
|
License: The MIT License (MIT)
|
|
@@ -43,36 +43,4 @@ License-File: LICENSE.txt
|
|
|
43
43
|
identityfunction
|
|
44
44
|
================
|
|
45
45
|
|
|
46
|
-
|
|
47
|
-
--------
|
|
48
|
-
|
|
49
|
-
identityfunction
|
|
50
|
-
|
|
51
|
-
Installation
|
|
52
|
-
------------
|
|
53
|
-
|
|
54
|
-
To install ``identityfunction``, you can use ``pip``. Open your terminal and run:
|
|
55
|
-
|
|
56
|
-
.. code-block:: bash
|
|
57
|
-
|
|
58
|
-
pip install identityfunction
|
|
59
|
-
|
|
60
|
-
License
|
|
61
|
-
-------
|
|
62
|
-
|
|
63
|
-
This project is licensed under the MIT License.
|
|
64
|
-
|
|
65
|
-
Links
|
|
66
|
-
-----
|
|
67
|
-
|
|
68
|
-
* `Download <https://pypi.org/project/identityfunction/#files>`_
|
|
69
|
-
* `Index <https://pypi.org/project/identityfunction/>`_
|
|
70
|
-
* `Source <https://github.com/johannes-programming/identityfunction/>`_
|
|
71
|
-
|
|
72
|
-
Credits
|
|
73
|
-
-------
|
|
74
|
-
|
|
75
|
-
* Author: Johannes
|
|
76
|
-
* Email: `johannes-programming@mailfence.com <mailto:johannes-programming@mailfence.com>`_
|
|
77
|
-
|
|
78
|
-
Thank you for using ``identityfunction``!
|
|
46
|
+
Visit the website `https://identityfunction.johannes-programming.online/ <https://identityfunction.johannes-programming.online/>`_ for more information.
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
================
|
|
2
|
-
identityfunction
|
|
3
|
-
================
|
|
4
|
-
|
|
5
|
-
Overview
|
|
6
|
-
--------
|
|
7
|
-
|
|
8
|
-
identityfunction
|
|
9
|
-
|
|
10
|
-
Installation
|
|
11
|
-
------------
|
|
12
|
-
|
|
13
|
-
To install ``identityfunction``, you can use ``pip``. Open your terminal and run:
|
|
14
|
-
|
|
15
|
-
.. code-block:: bash
|
|
16
|
-
|
|
17
|
-
pip install identityfunction
|
|
18
|
-
|
|
19
|
-
License
|
|
20
|
-
-------
|
|
21
|
-
|
|
22
|
-
This project is licensed under the MIT License.
|
|
23
|
-
|
|
24
|
-
Links
|
|
25
|
-
-----
|
|
26
|
-
|
|
27
|
-
* `Download <https://pypi.org/project/identityfunction/#files>`_
|
|
28
|
-
* `Index <https://pypi.org/project/identityfunction/>`_
|
|
29
|
-
* `Source <https://github.com/johannes-programming/identityfunction/>`_
|
|
30
|
-
|
|
31
|
-
Credits
|
|
32
|
-
-------
|
|
33
|
-
|
|
34
|
-
* Author: Johannes
|
|
35
|
-
* Email: `johannes-programming@mailfence.com <mailto:johannes-programming@mailfence.com>`_
|
|
36
|
-
|
|
37
|
-
Thank you for using ``identityfunction``!
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
{identityfunction-1.0.0 → identityfunction-1.0.1}/src/identityfunction.egg-info/top_level.txt
RENAMED
|
File without changes
|