Bug#1069343: ITP: uart-devices -- Python library for managing UART devices on Linux

2024-04-20 Thread Edward Betts
Jonas Smedegaard  wrote:
> If, as the above indicates, this is a Python _library_, then please
> avoid occupying the global namespace "uart-devices" but instead also as
> source package (not only binary package) use a python-specific prefix.
> 
> Concretely, I suggest to use "python-uart-devices" as name for the
> source package, since that leaves room for the same source package
> providing binary packages for both current major version 3 of Python,
> and also other major versions and e.g. versions of pypy.

Makes sense, I'm happy to make this change.
-- 
Edward



Bug#1069343: ITP: uart-devices -- Python library for managing UART devices on Linux

2024-04-20 Thread Jonas Smedegaard
Hi Edwards,

Quoting Edward Betts (2024-04-20 11:46:37)
> Package: wnpp
> Severity: wishlist
> Owner: Edward Betts 
> X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org
> 
> * Package name: uart-devices
>   Version : 0.1.0
>   Upstream Author : J. Nick Koston 
> * URL : https://github.com/bdraco/uart-devices
> * License : MIT
>   Programming Lang: Python
>   Description : Python library for managing UART devices on Linux
> 
>   uart-devices is a Python library designed to facilitate interaction with 
> UART
>   (Universal Asynchronous Receiver/Transmitter) devices on Linux systems. This
>   library provides developers with tools to manipulate UART hardware
>   programmatically, making it easier to integrate UART operations within 
> Python
>   applications.
> 
> I plan to maintain this package as part of the Python team.

If, as the above indicates, this is a Python _library_, then please
avoid occupying the global namespace "uart-devices" but instead also as
source package (not only binary package) use a python-specific prefix.

Concretely, I suggest to use "python-uart-devices" as name for the
source package, since that leaves room for the same source package
providing binary packages for both current major version 3 of Python,
and also other major versions and e.g. versions of pypy.

 - Jonas


-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

signature.asc
Description: signature


Bug#1069343: ITP: uart-devices -- Python library for managing UART devices on Linux

2024-04-20 Thread Edward Betts
Package: wnpp
Severity: wishlist
Owner: Edward Betts 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org

* Package name: uart-devices
  Version : 0.1.0
  Upstream Author : J. Nick Koston 
* URL : https://github.com/bdraco/uart-devices
* License : MIT
  Programming Lang: Python
  Description : Python library for managing UART devices on Linux

  uart-devices is a Python library designed to facilitate interaction with UART
  (Universal Asynchronous Receiver/Transmitter) devices on Linux systems. This
  library provides developers with tools to manipulate UART hardware
  programmatically, making it easier to integrate UART operations within Python
  applications.

I plan to maintain this package as part of the Python team.