na4zagin3 / satyrographos

Package manager for SATySFi
GNU Lesser General Public License v3.0
43 stars 13 forks source link

Rename autogen library names #232

Closed na4zagin3 closed 3 years ago

na4zagin3 commented 3 years ago

Currently, autogen library names are prefixed with % and their packages are under satyrographos/experimental. We need to rename them to stabilize the feature.

It'd better to replace those prefixes with $.

(lang "0.0.3")

(doc
  (name "example-doc")
  (build
    ((satysfi "doc-example.saty" "-o" "doc-example-ja.pdf")
     (make "build-doc")))
  (dependencies (localized-today))
  (autogen ($today)))
@require: $today