Files
md2pdf/CLAUDE.md
T
sebastian 667772784f chore: bring working tree to HEAD — gitignore + CLAUDE.md + fixtures
- .gitignore: extended with noise (.DS_Store, *.log, .aw/, *.db, *.bak,
  sailo-claude-backup/, superpowers/, agents/, scripts/, foreign docs)
- CLAUDE.md: project-specific config (was untracked)
- pluxee-todo.md + pluxee-todo.pdf: fixtures and sample output
2026-07-28 12:00:38 +03:00

564 B

tools — Project Configuration

Project Info

  • Name: tools
  • Type: Single-file Python utility
  • Main file: md2pdf.py — Markdown to PDF converter
  • Language: Python 3.x
  • Dependencies: reportlab, markdown, beautifulsoup4, Pygments

Project-Specific Notes

  • Source files are in root directory (single-file project)
  • No test suite yet
  • No build step required
  • PDF styles: elegant (default), mono

Global Configuration

All coding principles, swarm orchestration, and agent configuration are inherited from ~/.claude/CLAUDE.md.