anna
Advanced tools
| Metadata-Version: 1.1 | ||
| Name: anna | ||
| Version: 0.5 | ||
| Version: 0.5.1 | ||
| Summary: A Neat configuratioN Auxiliary | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/Dominik1123/Anna |
@@ -60,3 +60,9 @@ # -*- coding: utf-8 -*- | ||
| # Don't strip because this could mess up indentation. | ||
| doc_brief = re.split(r'(?<!::)\n[ ]*\n', component.__doc__)[0] | ||
| doc_brief, *remainder = re.split(r'(?<!::)\n[ ]*\n', component.__doc__) | ||
| if remainder: | ||
| doc_brief = ( | ||
| doc_brief | ||
| + '\n\n' | ||
| + '*[...] Click the info icon in the top-right corner for the complete docs.*' | ||
| ) | ||
| doc_brief_widget.setText(convert_rst_to_html(doc_brief)) | ||
@@ -63,0 +69,0 @@ doc_brief_widget.setReadOnly(True) |
+1
-1
@@ -1,1 +0,1 @@ | ||
| 0.5 | ||
| 0.5.1 |
+1
-1
| Metadata-Version: 1.1 | ||
| Name: anna | ||
| Version: 0.5 | ||
| Version: 0.5.1 | ||
| Summary: A Neat configuratioN Auxiliary | ||
@@ -5,0 +5,0 @@ Home-page: https://gitlab.com/Dominik1123/Anna |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
417887
0.06%8958
0.07%