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
- Host: GitHub
- URL: https://github.com/freeslave/isfreedesktop
- Owner: FreeSlave
- License: bsl-1.0
- Created: 2016-03-10T21:58:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-26T19:17:44.000Z (over 9 years ago)
- Last Synced: 2025-01-22T14:45:55.784Z (over 1 year ago)
- Topics: freedesktop
- Language: D
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
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.