Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 459 Bytes

File metadata and controls

11 lines (8 loc) · 459 Bytes

scripts/package/

Packaging and release scripts/templates for PTO Tile Lib. This directory is used to generate distributable artifacts.

Layout (High Level)

  • package.py: Main packaging entry script
  • pto_isa/: Package templates and helper scripts specific to PTO Tile Lib
  • latest_manager/: Helpers for managing “latest” package versions
  • module/: Module-level packaging descriptors
  • common/: Shared helpers and configuration fragments