.. Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
.. Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE
OVERWRITTEN WHEN PREPARING PACKAGES.
.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
`PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY
Package ``apache-airflow-providers-samba``
Release: ``4.8.0``
`Samba <https://www.samba.org/>`__
Provider package
----------------
This is a provider package for ``samba`` provider. All classes for this provider package
are in ``airflow.providers.samba`` python package.
You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0/>`_.
Installation
------------
You can install this package on top of an existing Airflow 2 installation (see ``Requirements`` below
for the minimum Airflow version supported) via
``pip install apache-airflow-providers-samba``
The package supports the following python versions: 3.8,3.9,3.10,3.11,3.12
Requirements
------------
================== ==================
PIP package Version required
================== ==================
``apache-airflow`` ``>=2.8.0``
``smbprotocol`` ``>=1.5.0``
================== ==================
Cross provider package dependencies
-----------------------------------
Those are dependencies that might be needed in order to use all the features of the package.
You need to install the specified provider packages in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
.. code-block:: bash
pip install apache-airflow-providers-samba[google]
==================================================================================================== ==========
Dependent package Extra
==================================================================================================== ==========
`apache-airflow-providers-google <https://airflow.apache.org/docs/apache-airflow-providers-google>`_ ``google``
==================================================================================================== ==========
The changelog for the provider package can be found in the
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0/changelog.html>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "apache-airflow-providers-samba",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": "Apache Software Foundation <dev@airflow.apache.org>",
"keywords": "airflow-provider, samba, airflow, integration",
"author": null,
"author_email": "Apache Software Foundation <dev@airflow.apache.org>",
"download_url": "https://files.pythonhosted.org/packages/55/af/a019c7ea9c88b4fe8b9ffaea0b81c0c049103c817c6abbb2b10bd446a149/apache_airflow_providers_samba-4.8.0.tar.gz",
"platform": null,
"description": "\n.. Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. The ASF licenses this file\n to you under the Apache License, Version 2.0 (the\n \"License\"); you may not use this file except in compliance\n with the License. You may obtain a copy of the License at\n\n.. http://www.apache.org/licenses/LICENSE-2.0\n\n.. Unless required by applicable law or agreed to in writing,\n software distributed under the License is distributed on an\n \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied. See the License for the\n specific language governing permissions and limitations\n under the License.\n\n .. Licensed to the Apache Software Foundation (ASF) under one\n or more contributor license agreements. See the NOTICE file\n distributed with this work for additional information\n regarding copyright ownership. The ASF licenses this file\n to you under the Apache License, Version 2.0 (the\n \"License\"); you may not use this file except in compliance\n with the License. You may obtain a copy of the License at\n\n .. http://www.apache.org/licenses/LICENSE-2.0\n\n .. Unless required by applicable law or agreed to in writing,\n software distributed under the License is distributed on an\n \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n KIND, either express or implied. See the License for the\n specific language governing permissions and limitations\n under the License.\n\n .. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE\n OVERWRITTEN WHEN PREPARING PACKAGES.\n\n .. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE\n `PROVIDER_README_TEMPLATE.rst.jinja2` IN the `dev/breeze/src/airflow_breeze/templates` DIRECTORY\n\n\nPackage ``apache-airflow-providers-samba``\n\nRelease: ``4.8.0``\n\n\n`Samba <https://www.samba.org/>`__\n\n\nProvider package\n----------------\n\nThis is a provider package for ``samba`` provider. All classes for this provider package\nare in ``airflow.providers.samba`` python package.\n\nYou can find package information and changelog for the provider\nin the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0/>`_.\n\nInstallation\n------------\n\nYou can install this package on top of an existing Airflow 2 installation (see ``Requirements`` below\nfor the minimum Airflow version supported) via\n``pip install apache-airflow-providers-samba``\n\nThe package supports the following python versions: 3.8,3.9,3.10,3.11,3.12\n\nRequirements\n------------\n\n================== ==================\nPIP package Version required\n================== ==================\n``apache-airflow`` ``>=2.8.0``\n``smbprotocol`` ``>=1.5.0``\n================== ==================\n\nCross provider package dependencies\n-----------------------------------\n\nThose are dependencies that might be needed in order to use all the features of the package.\nYou need to install the specified provider packages in order to use them.\n\nYou can install such cross-provider dependencies when installing from PyPI. For example:\n\n.. code-block:: bash\n\n pip install apache-airflow-providers-samba[google]\n\n\n==================================================================================================== ==========\nDependent package Extra\n==================================================================================================== ==========\n`apache-airflow-providers-google <https://airflow.apache.org/docs/apache-airflow-providers-google>`_ ``google``\n==================================================================================================== ==========\n\nThe changelog for the provider package can be found in the\n`changelog <https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0/changelog.html>`_.\n",
"bugtrack_url": null,
"license": null,
"summary": "Provider package apache-airflow-providers-samba for Apache Airflow",
"version": "4.8.0",
"project_urls": {
"Bug Tracker": "https://github.com/apache/airflow/issues",
"Changelog": "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0/changelog.html",
"Documentation": "https://airflow.apache.org/docs/apache-airflow-providers-samba/4.8.0",
"Slack Chat": "https://s.apache.org/airflow-slack",
"Source Code": "https://github.com/apache/airflow",
"Twitter": "https://twitter.com/ApacheAirflow",
"YouTube": "https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/"
},
"split_keywords": [
"airflow-provider",
" samba",
" airflow",
" integration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed14c2fd5dac0b8e5e17e9ee2fcf1fea6bc5e2a19dbe19773ade0b0d1e1da7bb",
"md5": "31007c9f9c1ad0cb3535dc2010fe3348",
"sha256": "ee8117c1842a373fee0be991e2e77d3ed0cc4e36f5dfa2ea1b24ff1a237fcc8f"
},
"downloads": -1,
"filename": "apache_airflow_providers_samba-4.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31007c9f9c1ad0cb3535dc2010fe3348",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 17169,
"upload_time": "2024-08-22T10:34:25",
"upload_time_iso_8601": "2024-08-22T10:34:25.199179Z",
"url": "https://files.pythonhosted.org/packages/ed/14/c2fd5dac0b8e5e17e9ee2fcf1fea6bc5e2a19dbe19773ade0b0d1e1da7bb/apache_airflow_providers_samba-4.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "55afa019c7ea9c88b4fe8b9ffaea0b81c0c049103c817c6abbb2b10bd446a149",
"md5": "f98b49a1fcceef373d236015e5a30927",
"sha256": "1577b89db82c9ca94fec9af0710e1cee4638381e6b4fe043440e4444f272357b"
},
"downloads": -1,
"filename": "apache_airflow_providers_samba-4.8.0.tar.gz",
"has_sig": false,
"md5_digest": "f98b49a1fcceef373d236015e5a30927",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 12414,
"upload_time": "2024-08-22T10:35:57",
"upload_time_iso_8601": "2024-08-22T10:35:57.791822Z",
"url": "https://files.pythonhosted.org/packages/55/af/a019c7ea9c88b4fe8b9ffaea0b81c0c049103c817c6abbb2b10bd446a149/apache_airflow_providers_samba-4.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 10:35:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apache",
"github_project": "airflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "apache-airflow-providers-samba"
}