index
:
alex/coppewebite.git
coppewebite
main
Exploring interactions between the Gemini protocol and the web
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gemini-to-web
/
src
/
gemini_to_web
/
__init__.py
blob: 827031febbb32c119000c6a2a0e0fef58d24adb3 (
plain
)
1
2
3
4
import re ENTRY_ELEMENT_TITLE = re.compile(r"^(\d{4}-\d{2}-\d{2}) (.*)$")