kura / yarg

A semi hard Cornish cheese, also queries PyPI
https://yarg.readthedocs.org
MIT License
20 stars 6 forks source link

Long description of yarg #11

Open Nilsonfsilva opened 1 year ago

Nilsonfsilva commented 1 year ago

Hey !

Congratulations on your project! I'm a Debian packager, I'm taking your project to our distribution as it's a dependency on another package.

Since I haven't analyzed yarg in depth yet, I was wondering if you could describe in detail what yarg does very clearly.

As such, it is an essential requirement for packages in the Debian project.

Whereas, whoever decides to use the tool must know exactly what it does.

Thanks!

kura commented 1 year ago

Sorry for the slow reply. Really, something depends on this? All it is is an interface to PyPI, and hasn't been touched in a very long time...

Nilsonfsilva commented 1 year ago

Hi Kura!

your project is dependent on another package that is also going to Debian, and due to the distro's packaging policies, I need to put yarg first.

I don't think I should leave it.

Mainly now that it will be part of one of the most used distros in the GNU/Linuix world.

Nilson F. Silva


De: Kura @.> Enviado: quarta-feira, 15 de fevereiro de 2023 18:28 Para: kura/yarg @.> Cc: Nilsonfsilva @.>; Author @.> Assunto: Re: [kura/yarg] Long description of yarg (Issue #11)

Sorry for the slow reply. Really, something depends on this? All it is is an interface to PyPI, and hasn't been touched in a very long time...

— Reply to this email directly, view it on GitHubhttps://github.com/kura/yarg/issues/11#issuecomment-1432057572, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVZIS74UXIQMRP2AELNTKMTWXVC7ZANCNFSM6AAAAAAUGCSVY4. You are receiving this because you authored the thread.Message ID: @.***>

kura commented 1 year ago

I have no issue with it being packaged, I'm just curious what package depends on this library.

All I can really say is that I wrote so I would have a way of querying the Python Package Index (PyPI) programmatically. It is literally just a wrapper around the PyPI API, allowing you to lookup packages programmatically. It also exposes a way to quickly lookup the newest packages on PyPI and the newest package releases.

Nilsonfsilva commented 1 year ago

I have no issue with it being packaged, I'm just curious what package depends on this library. https://github.com/bndr/pipreqs

Can you verify that this is what yarg does?

Description: semi hard cornish cheese, also queries PyPI Yarg is a simple and efficient PyPI client capable of reading and delivering formatted documents as requested. . There are several ways to use Yarg:

kura commented 1 year ago

Seems fine to me.

Do you intend to make a release?

Honestly, no. I have not touched this library in 8 years. I had no idea anyone actually used it.