root:
             version = v1
             creates   file:./
             creates   file:plan.py
             creates   step:./plan.py

file:plan.py
                path = plan.py
               state = STATIC
          created by   root:
            consumes   file:./
            supplies   step:./plan.py

file:./
                path = ./
               state = STATIC
          created by   root:
            supplies   file:bibsane.yaml
            supplies   file:paper-inventory.txt
            supplies   file:paper.aux
            supplies   file:paper.bbl
            supplies   file:paper.blg
            supplies   file:paper.log
            supplies   file:paper.pdf
            supplies   file:paper.tex
            supplies   file:plan.py
            supplies   file:references.bib
            supplies   step:./plan.py
            supplies   step:python -m stepup.reprep.latex paper.tex --run-bibtex

step:./plan.py
             workdir = ./
             command = ./plan.py
               state = SUCCEEDED
   env_var (amended) = LATEX_MAIN
          created by   root:
            consumes   file:./
            consumes   file:plan.py
             creates   file:bibsane.yaml
             creates   file:paper.tex
             creates   file:references.bib
             creates   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.tex
                path = paper.tex
               state = STATIC
          created by   step:./plan.py
            consumes   file:./
            supplies   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:bibsane.yaml
                path = bibsane.yaml
               state = STATIC
          created by   step:./plan.py
            consumes   file:./
            supplies   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:references.bib
                path = references.bib
               state = STATIC
          created by   step:./plan.py
            consumes   file:./
            supplies   step:python -m stepup.reprep.latex paper.tex --run-bibtex

step:python -m stepup.reprep.latex paper.tex --run-bibtex
             workdir = ./
             command = python -m stepup.reprep.latex paper.tex --run-bibtex
               state = SUCCEEDED
  consumes (amended) = file:bibsane.yaml
                     = file:references.bib
  supplies (amended) = file:paper.bbl
                     = file:paper.blg
                     = file:paper.log
   env_var (amended) = REPREP_BIBSANE
                     = REPREP_BIBSANE_CONFIG
                     = REPREP_BIBTEX
                     = REPREP_LATEX
                     = ROOT
          created by   step:./plan.py
            consumes   file:./
            consumes   file:bibsane.yaml
            consumes   file:paper.tex
            consumes   file:references.bib
             creates   file:paper-inventory.txt
             creates   file:paper.aux
             creates   file:paper.bbl
             creates   file:paper.blg
             creates   file:paper.log
             creates   file:paper.pdf
            supplies   file:paper-inventory.txt
            supplies   file:paper.aux
            supplies   file:paper.bbl
            supplies   file:paper.blg
            supplies   file:paper.log
            supplies   file:paper.pdf

file:paper-inventory.txt
                path = paper-inventory.txt
               state = BUILT
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.aux
                path = paper.aux
               state = BUILT
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.pdf
                path = paper.pdf
               state = BUILT
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.bbl
                path = paper.bbl
               state = BUILT
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.blg
                path = paper.blg
               state = VOLATILE
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex

file:paper.log
                path = paper.log
               state = VOLATILE
          created by   step:python -m stepup.reprep.latex paper.tex --run-bibtex
            consumes   file:./
            consumes   step:python -m stepup.reprep.latex paper.tex --run-bibtex
