Chris Alemany <[email protected]> writes:

> I was actually looking at the “brew” system, which is Linux and MacOS
> friendly, just yesterday to see how packages were created in that
> system. It might be a good candidate?

I have said "packaging system", by which I mean

  every Linux distribution
  pkgsrc (10+ operating systems, esp. NetBSD and illumos)
  FreeBSD ports
  OpenBSD ports
  brew
  macports
  fink
  [probably a dozen more]

and I didn't really mean

  pip (which is a python-only packaging system)
  [all the rest of the single-language systems]

I don't think it makes sense at all to talk about using a particular
packaging system for weewx.  Even if so, brew seems nowhere near
portable enough to suffice, covering a mere 2 operating systems.
Certainly brew should *contain* weewx, but weewx should not be a
brew-only thing.

Till has explained things super well, and I concur with those comments.
This is about doing things the normal python way so that

  weewx is normal in python
    therefore pip is smooth
    therefore *all* of the above systems can wrap weewx easily

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/rmid07ip66i.fsf%40s1.lexort.com.

Reply via email to