test/data/cubes/file/__pkginfo__.py
branchstable
changeset 6314 b233cc448bdd
parent 5426 0d4853a6e5ee
child 6491 ee9a10b6620e
equal deleted inserted replaced
6313:b3fd91524132 6314:b233cc448bdd
    14 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    14 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    15 # details.
    15 # details.
    16 #
    16 #
    17 # You should have received a copy of the GNU Lesser General Public License along
    17 # You should have received a copy of the GNU Lesser General Public License along
    18 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    18 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    19 """cubicweb-file packaging information
    19 """cubicweb-file packaging information"""
    20 
       
    21 """
       
    22 
    20 
    23 distname = "cubicweb-file"
    21 distname = "cubicweb-file"
    24 modname = distname.split('-', 1)[1]
    22 modname = distname.split('-', 1)[1]
    25 
    23 
    26 numversion = (1, 4, 3)
    24 numversion = (1, 4, 3)