{
  "channels": [
    "https://repo.anaconda.com/pkgs/main"
  ],
  "conda_build_version": "3.23.3",
  "conda_version": "23.1.0",
  "description": "This module provides a way for securely storing passwords and other secrets.\nIt uses D-Bus Secret Service API that is supported by GNOME Keyring (since\nversion 2.30) and KSecretsService.\nThe main classes provided are secretstorage.Item, representing a secret item\n(that has a label, a secret and some attributes) and secretstorage.Collection,\na place items are stored in.\nSecretStorage supports most of the functions provided by Secret Service,\nincluding creating and deleting items and collections, editing items, locking\nand unlocking collections (asynchronous unlocking is also supported).\n",
  "dev_url": "https://github.com/mitya57/secretstorage",
  "doc_url": "https://secretstorage.readthedocs.io/en/latest/",
  "env_vars": {
    "CIO_TEST": "<not set>"
  },
  "extra": {
    "copy_test_source_files": true,
    "final": true,
    "recipe-maintainers": [
      "CurtLH",
      "ccordoba12"
    ]
  },
  "home": "https://github.com/mitya57/secretstorage",
  "identifiers": [],
  "keywords": [],
  "license": "BSD-3-Clause",
  "license_family": "BSD",
  "license_file": "LICENSE",
  "root_pkgs": [
    "_libgcc_mutex 0.1 main",
    "brotlipy 0.7.0 py39h27cfd23_1003",
    "charset-normalizer 2.0.4 pyhd3eb1b0_0",
    "pycparser 2.21 pyhd3eb1b0_0",
    "pysocks 1.7.1 py39h06a4308_0",
    "six 1.16.0 pyhd3eb1b0_1",
    "yaml 0.2.5 h7b6447c_0",
    "_openmp_mutex 5.1 1_gnu",
    "beautifulsoup4 4.11.1 py39h06a4308_0",
    "bzip2 1.0.8 h7b6447c_0",
    "ca-certificates 2023.01.10 h06a4308_0",
    "certifi 2022.12.7 py39h06a4308_0",
    "cffi 1.15.1 py39h5eee18b_3",
    "chardet 4.0.0 py39h06a4308_1003",
    "conda 23.1.0 py39h06a4308_0",
    "conda-build 3.23.3 py39h06a4308_0",
    "conda-package-handling 2.0.2 py39h06a4308_0",
    "conda-package-streaming 0.7.0 py39h06a4308_0",
    "cryptography 39.0.1 py39h9ce1e76_0",
    "filelock 3.9.0 py39h06a4308_0",
    "glob2 0.7 pyhd3eb1b0_0",
    "icu 58.2 he6710b0_3",
    "idna 3.4 py39h06a4308_0",
    "jinja2 3.1.2 py39h06a4308_0",
    "ld_impl_linux-64 2.38 h1181459_1",
    "libarchive 3.6.2 hab531cd_0",
    "libffi 3.4.2 h6a678d5_6",
    "libgcc-ng 11.2.0 h1234567_1",
    "libgomp 11.2.0 h1234567_1",
    "liblief 0.12.3 h6a678d5_0",
    "libstdcxx-ng 11.2.0 h1234567_1",
    "libxml2 2.9.14 h74e7548_0",
    "lz4-c 1.9.4 h6a678d5_0",
    "markupsafe 2.1.1 py39h7f8727e_0",
    "ncurses 6.4 h6a678d5_0",
    "openssl 1.1.1t h7f8727e_0",
    "patch 2.7.6 h7b6447c_1001",
    "patchelf 0.17.2 h6a678d5_0",
    "pip 23.0.1 py39h06a4308_0",
    "pkginfo 1.8.3 py39h06a4308_0",
    "pluggy 1.0.0 py39h06a4308_1",
    "psutil 5.9.0 py39h5eee18b_0",
    "py-lief 0.12.3 py39h6a678d5_0",
    "pycosat 0.6.4 py39h5eee18b_0",
    "pyopenssl 23.0.0 py39h06a4308_0",
    "python 3.9.16 h7a1cb2a_2",
    "python-libarchive-c 2.9 pyhd3eb1b0_1",
    "pytz 2022.7 py39h06a4308_0",
    "pyyaml 6.0 py39h5eee18b_1",
    "readline 8.2 h5eee18b_0",
    "requests 2.28.1 py39h06a4308_0",
    "ripgrep 13.0.0 hbdeaff8_0",
    "ruamel.yaml 0.17.21 py39h5eee18b_0",
    "ruamel.yaml.clib 0.2.6 py39h5eee18b_1",
    "setuptools 65.6.3 py39h06a4308_0",
    "soupsieve 2.3.2.post1 py39h06a4308_0",
    "sqlite 3.40.1 h5082296_0",
    "tk 8.6.12 h1ccaba5_0",
    "toml 0.10.2 pyhd3eb1b0_0",
    "toolz 0.12.0 py39h06a4308_0",
    "tqdm 4.64.1 py39h06a4308_0",
    "tzdata 2022g h04d1e81_0",
    "urllib3 1.26.14 py39h06a4308_0",
    "wheel 0.38.4 py39h06a4308_0",
    "xz 5.2.10 h5eee18b_1",
    "zlib 1.2.13 h5eee18b_0",
    "zstandard 0.19.0 py39h5eee18b_0",
    "zstd 1.5.2 ha4553b6_0"
  ],
  "summary": "Provides a way for securely storing passwords and other secrets.",
  "tags": []
}