diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:14:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:57 -0400 |
commit | ea7202b398321c11ffb1723c8e04c08b3334cfb0 (patch) | |
tree | 6dbc75e2bc788954daa9c0faa7560a643ee99317 /python/python-precis-i18n | |
parent | a0f7bf2d0629e2f186fb19d867cd0729250d9417 (diff) |
python/python-precis-i18n: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python-precis-i18n')
-rw-r--r-- | python/python-precis-i18n/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-precis-i18n/README b/python/python-precis-i18n/README index 499601a461d1..1d043fd8bc19 100644 --- a/python/python-precis-i18n/README +++ b/python/python-precis-i18n/README @@ -1 +1 @@ -Python3 implementation of PRECIS framework (RFC 8264, RFC 8265, RFC 8266) +Python3 implementation of PRECIS framework (RFCs 8264, 8265, 8266) |