Modify ↓
Ticket #92 (closed task: worksforme)
PyYAML installer for windows with libYAML binding
| Reported by: | anonymous | Owned by: | xi |
|---|---|---|---|
| Priority: | normal | Component: | pyyaml |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Can anyone create a windows installer for PyYAML with libYAML binding? the current PyYAML installer doesn't have libYAML binding and it is quite slow to load a big YAML file compare to PySyck.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

The win32 installer of PyYAML 3.05 includes LibYAML bindings, see _yaml.pyd in the distribution. You may use it with