{% if page.title == "Home" %}

Apache Daffodil

Open-source implementation of the Data Format Description Language to convert between fixed format data and XML, JSON, and other data structures.

{% assign latest = site.releases | where: 'release', 'final' | sort: 'date' | last %} Get Daffodil {{ latest.title }}{% unless latest.apache %}, a Pre-Apache Release{% endunless %}!

{% else %}

{% if page.collection == "releases" %}{% if page.apache %}Apache {% endif %}Daffodil {% endif %}{% if page.collection == "vscode" %}VS Code Extension {% endif %}{{ page.title }}

{% endif %}