Le 31/01/18 à 07:52, Victor Porton a écrit :
Lawrence D’Oliveiro wrote:
On Wednesday, January 31, 2018 at 6:13:00 PM UTC+13, Victor Porton wrote:
I am going to create a Python wrapper around a generally useful C
library. So the wrapper needs to contain some C code to glue them
together.
Not n
Victor Porton writes:
> I am going to create a Python wrapper around a generally useful C library.
> So the wrapper needs to contain some C code to glue them together.
>
> Can I upload a package containing C sources to PyPi?
You can.
This is documented in "https://docs.pytho
Lawrence D’Oliveiro wrote:
> On Wednesday, January 31, 2018 at 6:13:00 PM UTC+13, Victor Porton wrote:
>> I am going to create a Python wrapper around a generally useful C
>> library. So the wrapper needs to contain some C code to glue them
>> together.
>
> Not necessarily. It’s often possible to
I am going to create a Python wrapper around a generally useful C library.
So the wrapper needs to contain some C code to glue them together.
Can I upload a package containing C sources to PyPi?
If not, what is the proper way to distribute it?
--
Victor Porton - http://portonvictor.org