Lukáš Kucharczyk 087382ed05
Some checks reported errors
continuous-integration/drone/tag Build encountered an error
Add changelog, bump version to 0.2.0
2022-04-07 13:05:50 +02:00
2022-03-01 09:51:44 +00:00
2022-03-01 12:40:06 +01:00
2022-03-01 12:16:32 +01:00
2022-04-07 13:05:50 +02:00
2022-03-01 09:51:44 +00:00
2022-04-07 12:55:12 +02:00
2022-03-01 09:51:44 +00:00
2022-03-01 11:01:34 +01:00
2022-04-07 13:05:50 +02:00

frontmatter-to-csv - Convert YAML front matter to CSV

This simple Python script will convert fields from the YAML front matter to your specified CSV fields. Optionally, it can transform some of the fields:

  • convert Python lists to comma-joined lists
  • convert varied human-readable durations to unified unit (hours)
Description
Convert YAML front matter to CSV.
Readme 372 KiB
Languages
Python 100%