Metadata-Version: 1.0
Name: undef
Version: 0.0.0
Summary: Undef provides a singleton that represents an undefined value
Home-page: https://github.com/metagriffin/undef
Author: metagriffin
Author-email: mg.pypi@metagriffin.net
License: AGPLv3+
Description: .. -*- coding: utf-8 -*-
        ..
          -----------------------------------------------------------------------------
          file: $Id$
          auth: metagriffin <mg.github@metagriffin.net>
          date: 2024-01-06
          copy: (C) Copyright 2024-EOT metagriffin -- see LICENSE.txt
          -----------------------------------------------------------------------------
          This software is free software: you can redistribute it and/or
          modify it under the terms of the GNU Affero General Public License
          as published by the Free Software Foundation, either version 3 of
          the License, or (at your option) any later version.
        
          This software is distributed in the hope that it will be useful, but
          WITHOUT ANY WARRANTY; without even the implied warranty of
          MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
          Affero General Public License for more details.
        
          You should have received a copy of the GNU Affero General Public
          License along with this program. If not, see
          http://www.gnu.org/licenses/.
          -----------------------------------------------------------------------------
        
        =====
        Undef
        =====
        
        The `undef` module provides an ``Undef`` singleton object that has very
        similar semantics to JavaScript's `undefined` object.
        
        
        Project
        =======
        
        * Homepage: https://github.com/metagriffin/undef
        * Bugs: https://github.com/metagriffin/undef/issues
        
        
        ..
          -----------------------------------------------------------------------------
          end of $Id$
          $ChangeLog$
          -----------------------------------------------------------------------------
        
Platform: any
