mkdocs-document-dates 3.3.3__tar.gz → 3.3.4__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.
Files changed (37) hide show
  1. {mkdocs_document_dates-3.3.3/mkdocs_document_dates.egg-info → mkdocs_document_dates-3.3.4}/PKG-INFO +2 -2
  2. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4/mkdocs_document_dates.egg-info}/PKG-INFO +2 -2
  3. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/setup.py +3 -3
  4. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/LICENSE +0 -0
  5. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/MANIFEST.in +0 -0
  6. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/README.md +0 -0
  7. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/__init__.py +0 -0
  8. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/cache_manager.py +0 -0
  9. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/hooks/pre-commit +0 -0
  10. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/hooks_installer.py +0 -0
  11. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/plugin.py +0 -0
  12. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/config/user.config.css +0 -0
  13. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/config/user.config.js +0 -0
  14. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/core.css +0 -0
  15. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/core.js +0 -0
  16. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/default.config.js +0 -0
  17. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/timeago.full.min.js +0 -0
  18. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/timeago.min.js +0 -0
  19. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/core/utils.js +0 -0
  20. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/fonts/material-icons.css +0 -0
  21. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/fonts/materialicons.ttf +0 -0
  22. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/fonts/materialicons.woff2 +0 -0
  23. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/backdrop.css +0 -0
  24. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/light.css +0 -0
  25. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/material.css +0 -0
  26. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/popper.min.js +0 -0
  27. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/scale.css +0 -0
  28. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/shift-away.css +0 -0
  29. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/tippy.css +0 -0
  30. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/static/tippy/tippy.umd.min.js +0 -0
  31. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates/utils.py +0 -0
  32. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates.egg-info/SOURCES.txt +0 -0
  33. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates.egg-info/dependency_links.txt +0 -0
  34. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates.egg-info/entry_points.txt +0 -0
  35. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates.egg-info/requires.txt +0 -0
  36. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/mkdocs_document_dates.egg-info/top_level.txt +0 -0
  37. {mkdocs_document_dates-3.3.3 → mkdocs_document_dates-3.3.4}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocs-document-dates
3
- Version: 3.3.3
4
- Summary: A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc
3
+ Version: 3.3.4
4
+ Summary: A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents
5
5
  Home-page: https://github.com/jaywhj/mkdocs-document-dates
6
6
  Author: Aaron Wang
7
7
  Author-email: aaronwqt@gmail.com
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocs-document-dates
3
- Version: 3.3.3
4
- Summary: A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc
3
+ Version: 3.3.4
4
+ Summary: A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents
5
5
  Home-page: https://github.com/jaywhj/mkdocs-document-dates
6
6
  Author: Aaron Wang
7
7
  Author-email: aaronwqt@gmail.com
@@ -26,9 +26,9 @@ try:
26
26
  with open("README.md", "r", encoding="utf-8") as fh:
27
27
  long_description = fh.read()
28
28
  except FileNotFoundError:
29
- long_description = "A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc"
29
+ long_description = "A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents"
30
30
 
31
- VERSION = '3.3.3'
31
+ VERSION = '3.3.4'
32
32
 
33
33
  setup(
34
34
  name="mkdocs-document-dates",
@@ -36,7 +36,7 @@ setup(
36
36
  author="Aaron Wang",
37
37
  author_email="aaronwqt@gmail.com",
38
38
  license="MIT",
39
- description="A new generation MkDocs plugin for displaying exact meta-info, such as creation time, last update time, authors, email, etc",
39
+ description="A new generation MkDocs plugin for displaying exact creation time, last update time, authors, email of documents",
40
40
  long_description=long_description,
41
41
  long_description_content_type="text/markdown",
42
42
  url="https://github.com/jaywhj/mkdocs-document-dates",