Add possible atom.xml TODO - stahg-gopher - Static Mercurial page generator for gopher
(HTM) hg clone https://bitbucket.org/iamleot/stahg-gopher
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) changeset 089eb93bff5da1a14b343c27614ea1a87283063d
(DIR) parent c8da45c624066a1ef33c2f3aea17a6ed46d6de66
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Tue, 14 May 2019 00:06:27
Add possible atom.xml TODO
Diffstat:
TODO | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff -r c8da45c62406 -r 089eb93bff5d TODO
--- a/TODO Mon May 13 23:57:22 2019 +0200
+++ b/TODO Tue May 14 00:06:27 2019 +0200
@@ -11,4 +11,5 @@
------------------
- Add size information (e.g. `(1234B)', `123L') in files.gph and
file/<file>.gph, similar to stagit-gopher.
+ - Generate atom.xml, similar to stagit-gopher.
- Make it Python version agnostic (support Python 2.7 too)