algent-al

python-ruamel-yaml

Aug 13th, 2020 (edited)
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. name : python-ruamel-yaml
  2. version : 0.16.10
  3. release : 1
  4. source :
  5. - https://files.pythonhosted.org/packages/16/8b/54a26c1031595e5edd0e616028b922d78d8ffba8bc775f0a4faeada846cc/ruamel.yaml-0.16.10.tar.gz : 099c644a778bf72ffa00524f78dd0b6476bca94a1da344130f4bf3381ce5b954
  6. homepage : https://sourceforge.net/projects/ruamel-yaml/
  7. license : MIT
  8. component : programming.python
  9. summary : ruamel.yaml is a YAML 1.2 loader/dumper package for Python.
  10. description: |
  11. ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
  12. rundeps :
  13. - python-ruamel-yaml-clib
  14. build : |
  15. %python3_setup
  16. install : |
  17. %python3_install --single-version-externally-managed
Add Comment
Please, Sign In to add comment