On 3/17/26 5:58 AM, Thomas J Powderly wrote:
Where does a userspace python comp reside
in a local  repo?

In a *local* repo, anywhere you like.


I have been putting the comp into
  <myfork>/bin,  and it works that way.
I do not know if that's correct for pushing.

That would no longer be a local repo then ;-)

Your title suggests that you have a license issue? Usually these files should be GPL2+ and the standard GPL header applied at the top of the source.

The file is supposed to be in:
  [basedir]/src/hal/user_comps/your_new_comp.py

You should also add documentation (see other userspace components as examples):
  [basedir]/docs/src/man/man1/your_new_comp.1.adoc

These files should be automatically picked up by the build system and put into the right place.

--
Greetings Bertho

(disclaimers are disclaimed)



_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to