An open API service indexing awesome lists of open source software.

https://github.com/freeslave/isfreedesktop

D programming language compile-time constant for Freedesktop
https://github.com/freeslave/isfreedesktop

freedesktop

Last synced: 4 months ago
JSON representation

D programming language compile-time constant for Freedesktop

Awesome Lists containing this project

README

          

# IsFreedesktop

D programming language compile-time constant to test if target platform desktop environments usually follow freedesktop specifications.

I often need this kind of check myself in other projects. So following DRY practice, I decided to make this constant into library.

It contains nothing besides isFreedesktop constant.