On 07/03/2012 09:04 AM, David Strauss wrote: > Starting with just sd_journal_send(), PHP now has the rumblings of a > native extension: > > https://github.com/davidstrauss/systemd-php Hi, at least under Debian, your package (for Python) would be called python-journald, python3-journald. Maybe the order should be inverted to python-journald, php-journald?
Best, Zbyszek > Adding in the other functions will be relatively trivial. I'll also > add in optional error/exception hooks to trap fatal errors in a way > not possible with user PHP. > > I'm now going with the naming convention of systemd-<language> now and > reusing the C names of the original functions. I'll be moving the > Python module to that shortly. It better reflects my interest in > including non-journal functionality like Type=notify support for > daemons. > > As before with the Python library, I welcome feedback, criticism, and > (especially) pull requests. > > I'm licensing everything MIT just so there's no question about code > mobility between the various language-specific extensions/modules. > _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
