Interface Metadata

All Known Implementing Classes:
Metadata.FromArchive

public interface Metadata
Python package metadata.
Since:
0.6
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
    Metadata from archive implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
    Read package metadata from python artifact.
  • Method Details