poxy 0.19.2__tar.gz → 0.19.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 (192) hide show
  1. {poxy-0.19.2 → poxy-0.19.4}/CHANGELOG.md +6 -3
  2. {poxy-0.19.2/src/poxy.egg-info → poxy-0.19.4}/PKG-INFO +7 -4
  3. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/cppreference-doxygen-web.tag.xml +0 -84
  4. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/main.py +8 -5
  5. poxy-0.19.4/src/poxy/version.txt +1 -0
  6. {poxy-0.19.2 → poxy-0.19.4/src/poxy.egg-info}/PKG-INFO +7 -4
  7. poxy-0.19.2/src/poxy/version.txt +0 -1
  8. {poxy-0.19.2 → poxy-0.19.4}/LICENSE.txt +0 -0
  9. {poxy-0.19.2 → poxy-0.19.4}/README.md +0 -0
  10. {poxy-0.19.2 → poxy-0.19.4}/pyproject.toml +0 -0
  11. {poxy-0.19.2 → poxy-0.19.4}/setup.cfg +0 -0
  12. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/__init__.py +0 -0
  13. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/m-special.css +0 -0
  14. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/m-theme-dark.css +0 -0
  15. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/m-theme-light.css +0 -0
  16. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/poxy-overrides.css +0 -0
  17. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/poxy-pygments.css +0 -0
  18. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/poxy-theme-dark.css +0 -0
  19. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/poxy-theme-light.css +0 -0
  20. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css/poxy.css +0 -0
  21. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/css.py +0 -0
  22. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/doxygen.py +0 -0
  23. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/emoji.py +0 -0
  24. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/fixers.py +0 -0
  25. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/6aa12ac32e258617e37a0030dc54f789b894368b.css +0 -0
  26. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/emoji.json +0 -0
  27. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJT9g.woff2 +0 -0
  28. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJT9g.woff2 +0 -0
  29. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2 +0 -0
  30. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJT9g.woff2 +0 -0
  31. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJT9g.woff2 +0 -0
  32. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJT9g.woff2 +0 -0
  33. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJT9g.woff2 +0 -0
  34. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2 +0 -0
  35. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2 +0 -0
  36. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2 +0 -0
  37. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2 +0 -0
  38. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2 +0 -0
  39. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2 +0 -0
  40. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2 +0 -0
  41. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdg18Smxg.woff2 +0 -0
  42. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdh18Smxg.woff2 +0 -0
  43. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18Smxg.woff2 +0 -0
  44. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdj18Smxg.woff2 +0 -0
  45. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdo18Smxg.woff2 +0 -0
  46. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18Q.woff2 +0 -0
  47. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18Smxg.woff2 +0 -0
  48. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2 +0 -0
  49. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2 +0 -0
  50. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2 +0 -0
  51. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2 +0 -0
  52. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2 +0 -0
  53. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2 +0 -0
  54. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2 +0 -0
  55. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlM-vWjMY.woff2 +0 -0
  56. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMOvWjMY.woff2 +0 -0
  57. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMevWjMY.woff2 +0 -0
  58. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlMuvWjMY.woff2 +0 -0
  59. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlOevWjMY.woff2 +0 -0
  60. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPevW.woff2 +0 -0
  61. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_SiYsKILxRpg3hIP6sJ7fM7PqlPuvWjMY.woff2 +0 -0
  62. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQ10YVJg.woff2 +0 -0
  63. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQF0YVJg.woff2 +0 -0
  64. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQV0YVJg.woff2 +0 -0
  65. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bQl0YVJg.woff2 +0 -0
  66. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bSl0YVJg.woff2 +0 -0
  67. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTV0YVJg.woff2 +0 -0
  68. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/fonts/HI_jiYsKILxRpg3hIP6sJ7fM7PqlOPHYvDP_W9O7GQTTbI1bTl0Y.woff2 +0 -0
  69. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/generated/poxy.css +0 -0
  70. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/graph.py +0 -0
  71. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++03.svg +0 -0
  72. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++11.svg +0 -0
  73. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++14.svg +0 -0
  74. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++17.svg +0 -0
  75. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++20.svg +0 -0
  76. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++23.svg +0 -0
  77. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++26.svg +0 -0
  78. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++29.svg +0 -0
  79. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-c++98.svg +0 -0
  80. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-apache_2.svg +0 -0
  81. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-bsd_2_clause.svg +0 -0
  82. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-bsd_3_clause.svg +0 -0
  83. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-gpl.svg +0 -0
  84. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-gpl_2.svg +0 -0
  85. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-gpl_3.svg +0 -0
  86. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-lgpl.svg +0 -0
  87. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-lgpl_2.svg +0 -0
  88. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-lgpl_2_1.svg +0 -0
  89. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-lgpl_3.svg +0 -0
  90. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-badge-license-mit.svg +0 -0
  91. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-email.svg +0 -0
  92. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-github.svg +0 -0
  93. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-gitlab.svg +0 -0
  94. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-sponsor.svg +0 -0
  95. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-theme.svg +0 -0
  96. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/img/poxy-icon-twitter.svg +0 -0
  97. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/js/jquery-3.6.0.slim.min.js +0 -0
  98. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/js/poxy.js +0 -0
  99. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/CONTRIBUTING.rst +0 -0
  100. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/CREDITS.rst +0 -0
  101. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/README.rst +0 -0
  102. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/m-components.css +0 -0
  103. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/m-debug.css +0 -0
  104. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/m-documentation.css +0 -0
  105. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/m-grid.css +0 -0
  106. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/m-layout.css +0 -0
  107. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/pygments-console.css +0 -0
  108. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/css/pygments-dark.css +0 -0
  109. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/__init__.py +0 -0
  110. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/_search.py +0 -0
  111. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/doxygen.py +0 -0
  112. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/favicon-dark.png +0 -0
  113. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/favicon-light.png +0 -0
  114. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/python.py +0 -0
  115. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/search.js +0 -0
  116. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/annotated.html +0 -0
  117. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/base-class-reference.html +0 -0
  118. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/base-index.html +0 -0
  119. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/base-reference.html +0 -0
  120. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/base.html +0 -0
  121. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/class.html +0 -0
  122. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/concept.html +0 -0
  123. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/concepts.html +0 -0
  124. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/details-define.html +0 -0
  125. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/details-enum.html +0 -0
  126. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/details-func.html +0 -0
  127. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/details-typedef.html +0 -0
  128. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/details-var.html +0 -0
  129. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/dir.html +0 -0
  130. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-class.html +0 -0
  131. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-concept.html +0 -0
  132. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-define.html +0 -0
  133. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-dir.html +0 -0
  134. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-enum.html +0 -0
  135. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-file.html +0 -0
  136. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-func.html +0 -0
  137. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-module.html +0 -0
  138. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-namespace.html +0 -0
  139. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-typedef.html +0 -0
  140. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/entry-var.html +0 -0
  141. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/example.html +0 -0
  142. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/file.html +0 -0
  143. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/files.html +0 -0
  144. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/group.html +0 -0
  145. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/modules.html +0 -0
  146. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/namespace.html +0 -0
  147. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/namespaces.html +0 -0
  148. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/opensearch.xml +0 -0
  149. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/page.html +0 -0
  150. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/pages.html +0 -0
  151. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/struct.html +0 -0
  152. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/documentation/templates/doxygen/union.html +0 -0
  153. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/ansilexer.py +0 -0
  154. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/dot2svg.py +0 -0
  155. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/latex2svg.py +0 -0
  156. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/latex2svgextra.py +0 -0
  157. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/__init__.py +0 -0
  158. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/abbr.py +0 -0
  159. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/alias.py +0 -0
  160. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/code.py +0 -0
  161. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/components.py +0 -0
  162. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/dot.py +0 -0
  163. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/dox.py +0 -0
  164. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/filesize.py +0 -0
  165. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/gh.py +0 -0
  166. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/gl.py +0 -0
  167. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/htmlsanity.py +0 -0
  168. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/images.py +0 -0
  169. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/link.py +0 -0
  170. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/math.py +0 -0
  171. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/metadata.py +0 -0
  172. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/plots.py +0 -0
  173. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/qr.py +0 -0
  174. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/sphinx.py +0 -0
  175. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss/plugins/m/vk.py +0 -0
  176. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/mcss.py +0 -0
  177. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/paths.py +0 -0
  178. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/project.py +0 -0
  179. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/repos.py +0 -0
  180. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/run.py +0 -0
  181. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/schemas.py +0 -0
  182. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/soup.py +0 -0
  183. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/svg.py +0 -0
  184. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/utils.py +0 -0
  185. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/version.py +0 -0
  186. {poxy-0.19.2 → poxy-0.19.4}/src/poxy/xml_utils.py +0 -0
  187. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/SOURCES.txt +0 -0
  188. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/dependency_links.txt +0 -0
  189. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/entry_points.txt +0 -0
  190. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/requires.txt +0 -0
  191. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/top_level.txt +0 -0
  192. {poxy-0.19.2 → poxy-0.19.4}/src/poxy.egg-info/zip-safe +0 -0
@@ -1,10 +1,13 @@
1
1
  # Changelog
2
2
 
3
- ## v0.19.2 - 2024-11-11
3
+ ## v0.19.4 - 2024-12-24
4
+
5
+ - fixed minor issues on Python 3.8
6
+
7
+ ## v0.19.3 - 2024-11-11
4
8
 
5
9
  - fixed crash with nested C-style enums without a name (#39) (@tim-janik)
6
- - fixed `r'POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
7
- - minor updates to cppreference.com tagfile
10
+ - fixed `POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
8
11
 
9
12
  ## v0.19.1 - 2024-10-30
10
13
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: poxy
3
- Version: 0.19.2
3
+ Version: 0.19.4
4
4
  Summary: Documentation generator for C++.
5
5
  Author-email: Mark Gillard <mark.gillard@outlook.com.au>
6
6
  License: MIT
@@ -221,11 +221,14 @@ Poxy bundles a fork of m.css, used per the [MIT/Expat license](https://github.co
221
221
 
222
222
  # Changelog
223
223
 
224
- ## v0.19.2 - 2024-11-11
224
+ ## v0.19.4 - 2024-12-24
225
+
226
+ - fixed minor issues on Python 3.8
227
+
228
+ ## v0.19.3 - 2024-11-11
225
229
 
226
230
  - fixed crash with nested C-style enums without a name (#39) (@tim-janik)
227
- - fixed `r'POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
228
- - minor updates to cppreference.com tagfile
231
+ - fixed `POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
229
232
 
230
233
  ## v0.19.1 - 2024-10-30
231
234
 
@@ -480,62 +480,6 @@
480
480
  <filename>cpp/header/version</filename>
481
481
  <namespace>std</namespace>
482
482
  </compound>
483
- <member kind="function">
484
- <type>T</type>
485
- <name>ATOMIC_VAR_INIT</name>
486
- <anchorfile>cpp/atomic/ATOMIC_VAR_INIT</anchorfile>
487
- <anchor></anchor>
488
- <arglist>(T... args)</arglist>
489
- </member>
490
- <member kind="function">
491
- <type>T</type>
492
- <name>assert</name>
493
- <anchorfile>cpp/error/assert</anchorfile>
494
- <anchor></anchor>
495
- <arglist>(T... args)</arglist>
496
- </member>
497
- <member kind="function">
498
- <type>T</type>
499
- <name>offsetof</name>
500
- <anchorfile>cpp/types/offsetof</anchorfile>
501
- <anchor></anchor>
502
- <arglist>(T... args)</arglist>
503
- </member>
504
- <member kind="function">
505
- <type>T</type>
506
- <name>operator delete</name>
507
- <anchorfile>cpp/memory/new/operator_delete</anchorfile>
508
- <anchor></anchor>
509
- <arglist>(T... args)</arglist>
510
- </member>
511
- <member kind="function">
512
- <type>T</type>
513
- <name>operator delete[]</name>
514
- <anchorfile>cpp/memory/new/operator_delete</anchorfile>
515
- <anchor></anchor>
516
- <arglist>(T... args)</arglist>
517
- </member>
518
- <member kind="function">
519
- <type>T</type>
520
- <name>operator new</name>
521
- <anchorfile>cpp/memory/new/operator_new</anchorfile>
522
- <anchor></anchor>
523
- <arglist>(T... args)</arglist>
524
- </member>
525
- <member kind="function">
526
- <type>T</type>
527
- <name>operator new[]</name>
528
- <anchorfile>cpp/memory/new/operator_new</anchorfile>
529
- <anchor></anchor>
530
- <arglist>(T... args)</arglist>
531
- </member>
532
- <member kind="function">
533
- <type>T</type>
534
- <name>setjmp</name>
535
- <anchorfile>cpp/utility/program/setjmp</anchorfile>
536
- <anchor></anchor>
537
- <arglist>(T... args)</arglist>
538
- </member>
539
483
  <compound kind="namespace">
540
484
  <name>std</name>
541
485
  <filename></filename>
@@ -68827,36 +68771,8 @@
68827
68771
  <name>std::zetta</name>
68828
68772
  <filename>cpp/numeric/ratio/ratio</filename>
68829
68773
  </compound>
68830
- <member kind="function">
68831
- <type>T</type>
68832
- <name>va_arg</name>
68833
- <anchorfile>cpp/utility/variadic/va_arg</anchorfile>
68834
- <anchor></anchor>
68835
- <arglist>(T... args)</arglist>
68836
- </member>
68837
- <member kind="function">
68838
- <type>T</type>
68839
- <name>va_copy</name>
68840
- <anchorfile>cpp/utility/variadic/va_copy</anchorfile>
68841
- <anchor></anchor>
68842
- <arglist>(T... args)</arglist>
68843
- </member>
68844
- <member kind="function">
68845
- <type>T</type>
68846
- <name>va_end</name>
68847
- <anchorfile>cpp/utility/variadic/va_end</anchorfile>
68848
- <anchor></anchor>
68849
- <arglist>(T... args)</arglist>
68850
- </member>
68851
68774
  <compound kind="class">
68852
68775
  <name>va_list</name>
68853
68776
  <filename>cpp/utility/variadic/va_list</filename>
68854
68777
  </compound>
68855
- <member kind="function">
68856
- <type>T</type>
68857
- <name>va_start</name>
68858
- <anchorfile>cpp/utility/variadic/va_start</anchorfile>
68859
- <anchor></anchor>
68860
- <arglist>(T... args)</arglist>
68861
- </member>
68862
68778
  </tagfile>
@@ -58,19 +58,21 @@ def _invoker(func, **kwargs):
58
58
  sys.exit(0)
59
59
 
60
60
 
61
- def make_boolean_optional_arg(args, name, default, help='', **kwargs):
61
+ def make_boolean_optional_arg(args: argparse.ArgumentParser, name: str, default, help='', **kwargs):
62
+ name = name.strip().lstrip('-')
62
63
  if sys.version_info >= (3, 9):
63
64
  args.add_argument(rf'--{name}', default=default, help=help, action=argparse.BooleanOptionalAction, **kwargs)
64
65
  else:
65
- args.add_argument(rf'--{name}', action=r'store_true', help=help, **kwargs)
66
+ dest = name.replace(r'-', r'_')
67
+ args.add_argument(rf'--{name}', action=r'store_true', help=help, dest=dest, default=default, **kwargs)
66
68
  args.add_argument(
67
69
  rf'--no-{name}',
68
70
  action=r'store_false',
69
71
  help=(help if help == argparse.SUPPRESS else None),
70
- dest=name,
72
+ dest=dest,
73
+ default=default,
71
74
  **kwargs,
72
75
  )
73
- args.set_defaults(**{name: default})
74
76
 
75
77
 
76
78
  def git(git_args: str, cwd=None) -> typing.Tuple[int, str, str]:
@@ -124,7 +126,8 @@ def multi_version_git_tags(args: argparse.Namespace):
124
126
  original_branch = current_branch
125
127
 
126
128
  default_branch = git_failed_if_nonzero(git('rev-parse --abbrev-ref origin/HEAD', cwd=input_dir))[1]
127
- default_branch = default_branch.removeprefix(r'origin/')
129
+ if default_branch.startswith(r'origin/'):
130
+ default_branch = default_branch[len(r'origin/') :]
128
131
  print(rf'Default branch: {default_branch}')
129
132
 
130
133
  tags = git_failed_if_nonzero(git('tag', cwd=input_dir))[1].splitlines()
@@ -0,0 +1 @@
1
+ 0.19.4
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: poxy
3
- Version: 0.19.2
3
+ Version: 0.19.4
4
4
  Summary: Documentation generator for C++.
5
5
  Author-email: Mark Gillard <mark.gillard@outlook.com.au>
6
6
  License: MIT
@@ -221,11 +221,14 @@ Poxy bundles a fork of m.css, used per the [MIT/Expat license](https://github.co
221
221
 
222
222
  # Changelog
223
223
 
224
- ## v0.19.2 - 2024-11-11
224
+ ## v0.19.4 - 2024-12-24
225
+
226
+ - fixed minor issues on Python 3.8
227
+
228
+ ## v0.19.3 - 2024-11-11
225
229
 
226
230
  - fixed crash with nested C-style enums without a name (#39) (@tim-janik)
227
- - fixed `r'POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
228
- - minor updates to cppreference.com tagfile
231
+ - fixed `POXY_IMPLEMENTATION_DETAIL_IMPL` appearing in HTML in some circumstances
229
232
 
230
233
  ## v0.19.1 - 2024-10-30
231
234
 
@@ -1 +0,0 @@
1
- 0.19.2
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
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