librealire/paquet.xml

20 lines
368 B
XML
Raw Normal View History

2020-02-27 15:39:20 +01:00
<paquet
prefix="site_librealire"
categorie="squelette"
version="0.1.0"
etat="dev"
compatibilite="[3.2.7;3.3.*]"
>
2020-02-28 02:07:24 +01:00
<nom>APRIL - LIBRE À LIRE</nom>
2020-02-27 15:39:20 +01:00
<!-- personnalisons le site LIBRE À LIRE -->
<auteur>collectif APRIL</auteur>
<necessite nom="baz_april" />
2020-02-28 02:07:24 +01:00
<chemin path="squelettes" />
<chemin path="squelettes/scss" />
<chemin path="" />
2020-02-27 15:39:20 +01:00
</paquet>