From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BA2E138334 for ; Sat, 15 Sep 2018 22:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 177CBE0C94; Sat, 15 Sep 2018 22:40:22 +0000 (UTC) Received: from mail-vs1-xe2a.google.com (mail-vs1-xe2a.google.com [IPv6:2607:f8b0:4864:20::e2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 96DE8E0BED for ; Sat, 15 Sep 2018 22:40:21 +0000 (UTC) Received: by mail-vs1-xe2a.google.com with SMTP id y12-v6so1660910vsm.0 for ; Sat, 15 Sep 2018 15:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:date:subject:message-id :references:in-reply-to:to; bh=R283bB9Xi9nBIW91/0FPdXWVfr3m5VOmqXzpi8IFW4E=; b=OoP+gkOsIIP1jEuYIV7T6DLB+6SmeSrQatC6IOP3EoJgPf2C9sBqg5qdpU9+VtDCNB PocoP03iCDuxaPBnLLzfKaic3KFAmc62L3+vNHxARhNZ9DTFgHTtHfPEKkB/ejhre6Z+ nrEV9Yrujb2YRRAY8As5yIXijGkGECgpBuNmzoluci8aYSceg+Za8hQP7J3/67TMGWWc bdozq44d8GKzKkvE05vr0WMg46zMvTwwvERWk0yo/o5hGtsul7gqrdH+tZMBPC28BGRX pFVgeE9+Q5ghPhdNDRbRYgNj6JL6woXvMhuOPYf93dzSJsaDIVUUJJbPA/loGBavcJlL w9DA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version:date :subject:message-id:references:in-reply-to:to; bh=R283bB9Xi9nBIW91/0FPdXWVfr3m5VOmqXzpi8IFW4E=; b=m8Ukt4EaYpPTWoBiNIvcuZPlqA9PcnLszIrOusmfV/NAUVYTcbX1MVe29yeaq+0V+c NbViL0vUcGSjcj3uuJhS2dcTsMxwQcdRTMkDNkUyJceZbGy6/3QlayURW68pNmaKhuHY TMuL6lpWWFEQ3PC4JGqCeHYtSlRWU2Qd/M41lsNQMkPpLd+tc0C7iKrSO3PWWEoQXLDB +7JiPzI+f70YTB6eqRu3VVoqB52K1/40+Oz9kjF1+AEMVCK63AwbMI5vrhXidwshp4ug l4DeAte7OeJK5o8q1FSA6tveHHlDepVA5Ml5SLS4MzLtax0hzkE8HIx/tdOFDwncaQs/ NDQg== X-Gm-Message-State: APzg51AMtrHW3uDEKaSphmzYTrlDOYUd9XptA93FwODRCD+ZLsea5nD/ fUB4y2wbi4B85SI9VkVEdH1nMz6K X-Google-Smtp-Source: ANB0Vdb9zzXNO42hI+7I8pBnnF11/Z7wmF1PYQ3njYulDrwoswXIwU+R/XESIZQ5ucAI420FV7yc1A== X-Received: by 2002:a67:8658:: with SMTP id i85-v6mr5573382vsd.98.1537051220140; Sat, 15 Sep 2018 15:40:20 -0700 (PDT) Received: from ?IPv6:2602:47:28f:7102:813b:e806:ef10:483? ([2602:47:28f:7102:813b:e806:ef10:483]) by smtp.gmail.com with ESMTPSA id p12-v6sm2769091vkd.11.2018.09.15.15.40.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Sep 2018 15:40:19 -0700 (PDT) From: Andrew Udvare Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (1.0) Date: Sat, 15 Sep 2018 18:40:18 -0400 Subject: Re: [gentoo-user] pycharm-community vs pycharm-professional Message-Id: <4F00875E-C631-4E2D-9C01-EA02AF9A5899@gmail.com> References: In-Reply-To: To: gentoo-user@lists.gentoo.org X-Mailer: iPhone Mail (16A5366a) X-Archives-Salt: bc073c32-a7cb-4756-b9eb-126aa64e92fb X-Archives-Hash: 317483f13725545cfed8bfcf6eb8c0f2 > On Sep 15, 2018, at 18:31, gevisz wrote: >=20 > In short: What is the difference between pycharm-community and > pycharm-professional Gentoo packages. Pretty sure one is completely free and limited in functionality and professi= onal requires a license from JetBrains. If you have a license, install pycharm-professional. Andrew=