Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
mingw-packages
/
mingw-w64-python-yaml
/
python-yaml.install
blob: 7ac12d08674629451eda5c029bec5d25d4824c5d [
file
] [
log
] [
blame
] [
edit
]
post_install
()
{
cat
<<
EOT
==>
Note
that even though
this
package
uses libyaml library
,
==>
slower pure python implementation
is
used
by
default
.
==>
See
https
:
//pyyaml.org/wiki/PyYAMLDocumentation
EOT
}