diff options
Diffstat (limited to 'python/attrs/README')
-rw-r--r-- | python/attrs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/attrs/README b/python/attrs/README new file mode 100644 index 0000000000..8f3e9d786e --- /dev/null +++ b/python/attrs/README @@ -0,0 +1,3 @@ +attrs is an MIT-licensed Python package with class decorators that +ease the chores of implementing the most common attribute-related +object protocols. |