diff options
Diffstat (limited to 'repos/extra/python-pyyaml')
| -rw-r--r-- | repos/extra/python-pyyaml/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/python-pyyaml/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/python-pyyaml/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/python-pyyaml/.checksum b/repos/extra/python-pyyaml/.checksum deleted file mode 100644 index 83538baa..00000000 --- a/repos/extra/python-pyyaml/.checksum +++ /dev/null @@ -1 +0,0 @@ -6fd8a9ace09069c187e9416198395b726d24f6de374f5ddc6b5aeb44a5196c54 pyyaml-6.0.3.tar.gz diff --git a/repos/extra/python-pyyaml/.shasum b/repos/extra/python-pyyaml/.shasum new file mode 100644 index 00000000..2e2e93b5 --- /dev/null +++ b/repos/extra/python-pyyaml/.shasum @@ -0,0 +1 @@ +a226b7f31cabedead2fb9edaef83f7c8419aaceb29621576512a49b8 pyyaml-6.0.3.tar.gz diff --git a/repos/extra/python-pyyaml/info b/repos/extra/python-pyyaml/info new file mode 100644 index 00000000..748a3e58 --- /dev/null +++ b/repos/extra/python-pyyaml/info @@ -0,0 +1,4 @@ +description: YAML parser and emitter for Python +homepage: https://pyyaml.org/ +license: MIT +maintainer: Emmett1 <me@emmett1.my> |