Support Temporal Tables with Extension Periods

We'd like to make use of temporal tables in PostgreSQL. It doesn't look like that this is already part of core PostgreSQL, so we discovered the extension "Periods" which would solve most of our needs.

Can this extension be integrated into StackGres?