{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/dotenv","name":"dotenv","description":"In most applications,\nconfiguration should be separated from code.\nWhile it usually works well to keep configuration in the\nenvironment, there are cases where you may want to store\nconfiguration in a file outside of version control.\n\nDotenv files have become popular for storing configuration,\nespecially in development and test environments. In\nRuby,\nPython and\nJavaScript there are libraries\nto facilitate loading of configuration options from configuration\nfiles. This library loads configuration to environment variables for\nprograms written in Haskell.\n\nTo use, call loadFile from your application:\n\nThis package also includes an executable that can be used\nto inspect the results of applying one or more Dotenv files\nto the environment, or for invoking your executables with\nan environment after one or more Dotenv files is applied.\n\nSee the Github\npage for more information on this package.","version":"0.12.0.0","softwareVersion":"0.12.0.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/stackbuilders/dotenv-hs","issueTracker":"https://github.com/stackbuilders/dotenv-hs/issues","url":"https://github.com/stackbuilders/dotenv-hs","keywords":["configuration","library","mit","program","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"jsl"},{"@type":"Person","name":"stackbuilders"},{"@type":"Person","name":"sestrella"},{"@type":"Person","name":"jpvillaisaza"},{"@type":"Person","name":"camm"},{"@type":"Person","name":"dbalseiro"}],"author":[{"@type":"Person","name":"jsl"},{"@type":"Person","name":"stackbuilders"},{"@type":"Person","name":"sestrella"},{"@type":"Person","name":"jpvillaisaza"},{"@type":"Person","name":"camm"},{"@type":"Person","name":"dbalseiro"}],"copyrightHolder":[{"@type":"Person","name":"jsl"},{"@type":"Person","name":"stackbuilders"},{"@type":"Person","name":"sestrella"},{"@type":"Person","name":"jpvillaisaza"},{"@type":"Person","name":"camm"},{"@type":"Person","name":"dbalseiro"}],"dateCreated":"2015-02-07","dateModified":"2024-02-03","datePublished":"2024-02-03","copyrightYear":2015,"downloadUrl":"https://hackage.haskell.org/package/dotenv-0.12.0.0/dotenv-0.12.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/dotenv"],"https://www.w3.org/ns/activitystreams#likes":65,"https://forgefed.org/ns#forks":12}