Skip to content

Added faq about supported languages #1442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/user/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ FAQ

We have an overview and step-by-step instruction on contributing packages in the section :ref:`dev_contribute_pkgs`.

.. _faq_supported_lang:

:ref:`(Q) <faq_supported_lang>` **What languages does conda-forge support?**

Following are some languages conda-forge supports.
- Python
- R
- Fortran
- C++
Learn More about about packages per language `here <https://github.com/conda-forge/by-the-numbers/blob/master/packages_per_lang.ipynb>`_.

.. _faq_pkg_update:

:ref:`(Q) <faq_pkg_update>` **The feedstock for a package from conda-forge is updated, how long should it take to update on Anaconda Cloud?**
Expand Down